tuanna08go commited on
Commit
3dd908d
·
verified ·
1 Parent(s): 8863a6f

Training in progress, step 13

Browse files
adapter_config.json CHANGED
@@ -21,12 +21,12 @@
21
  "revision": null,
22
  "target_modules": [
23
  "up_proj",
24
- "o_proj",
25
- "gate_proj",
26
- "down_proj",
27
  "q_proj",
 
 
 
28
  "k_proj",
29
- "v_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
21
  "revision": null,
22
  "target_modules": [
23
  "up_proj",
 
 
 
24
  "q_proj",
25
+ "v_proj",
26
+ "gate_proj",
27
+ "o_proj",
28
  "k_proj",
29
+ "down_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9a7ece374cf76eb76b4053c1103276be5484570645d1257c97528159df26990c
3
  size 39256456
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b2e0ff7bf3690a64ef143606e90698a216a5c267fcda780e5b021d20a8bd53e0
3
  size 39256456
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8fc4bc7f957ee95209f9fc531cdad1447e6ad14499dc8219fe8f72b35fa908af
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:18c0ff7ed1605de30ae0767d19de62e75c731fede616d7ffe187515239305867
3
  size 6776