chauhoang commited on
Commit
6ca3a88
·
verified ·
1 Parent(s): d095137

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
- "down_proj",
24
- "v_proj",
25
  "up_proj",
26
- "q_proj",
27
  "o_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
  "o_proj",
25
+ "q_proj",
26
  "gate_proj",
27
+ "k_proj",
28
+ "v_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:d6654fd2a3dddffcd569d739fcf86eb36cdcb8f228b62bc4888df25782c58aa9
3
  size 39256456
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:73dd59698f98a274c45125ea6b8ea77f903244432140d8936ace3159600b11ec
3
  size 39256456
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e715b611145cafd634cd6d9c0007b3654608e59e2a14614325eb092ed607b760
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3306c1bbebbaf8b30f09e6a8713a534d8c94c6e0f64e19cd49379f5c536b6083
3
  size 6776