lesso commited on
Commit
0ad8967
·
verified ·
1 Parent(s): b8df02b

Training in progress, step 6

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