hmhkamilo commited on
Commit
7cb8576
1 Parent(s): e27b090

Training in progress, step 9

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
- "o_proj",
26
- "up_proj",
27
  "gate_proj",
28
- "k_proj",
29
- "q_proj"
 
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
23
  "v_proj",
24
+ "down_proj",
 
25
  "gate_proj",
26
+ "q_proj",
27
+ "up_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:fd305d37eb2baf324818669535cfd316a402a151281d71df0446e8b0a7ac7d2c
3
  size 167832240
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:494f3be37a72d851b66e5784b88fc97f39ba7525f870df174a8320cd450261ab
3
  size 167832240
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:85a8b3c259aea8d9f59df68b3e4e874fce720bf1ce0ca1bd4f1b3f61f2ca9904
3
  size 5496
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cfcddc2437add19b1d285bca4db2ff4648590ac52e07eb62266d9b089d39d549
3
  size 5496