tuanna08go commited on
Commit
ecbbe46
·
verified ·
1 Parent(s): d54641e

Training in progress, step 13

Browse files
adapter_config.json CHANGED
@@ -20,13 +20,13 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "o_proj",
24
- "q_proj",
25
- "v_proj",
26
- "down_proj",
27
  "up_proj",
 
28
  "gate_proj",
29
- "k_proj"
 
 
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
 
 
23
  "up_proj",
24
+ "q_proj",
25
  "gate_proj",
26
+ "v_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:1b0cf65fb6a9771bac04b85759a8b8f3ec15fd68a19092c2cf925dbd4a121be7
3
  size 80013120
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:641a21cedbd62d76de6b8e76e53706738ef7659a695239fe7f69a29625827de5
3
  size 80013120
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d7a7da510eab1f823285cdaf7b2cd4a4f49f5f497663708fe7ab26254f512f0e
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b1442f3dcac4e190a8ff4158e2027014eb8f502da51e8c3ca0dc65e8ddce5f44
3
  size 6776