chauhoang commited on
Commit
4877d96
·
verified ·
1 Parent(s): 10ac9d8

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
- "gate_proj",
25
  "up_proj",
26
- "down_proj",
27
- "k_proj",
28
  "q_proj",
29
- "v_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
+ "v_proj",
26
+ "down_proj",
27
+ "gate_proj",
28
+ "o_proj",
29
+ "k_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:6b3935984a0e01b87cc3e8496b49a9cb6ac0e51e2f42c815680aa722778c3988
3
  size 83945296
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:02b7ba97bc90e2267d426bdf060e79d0c299173ba8e630729f1f6a0c7dea40e8
3
  size 83945296
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:947767862423601d4c318a356873224f30099f8f07ed27679d32414ad463a756
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b7a18f8067c6b9f05fed29de0b22afdb6d5a8db7a13f39e8327fe2f71a7959c5
3
  size 6776