lesso commited on
Commit
88c65b5
·
verified ·
1 Parent(s): 247f84f

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
- "gate_proj",
24
- "down_proj",
25
  "o_proj",
26
  "up_proj",
27
- "v_proj",
28
  "q_proj",
29
- "k_proj"
 
 
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
23
  "o_proj",
24
  "up_proj",
 
25
  "q_proj",
26
+ "k_proj",
27
+ "down_proj",
28
+ "gate_proj",
29
+ "v_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:69402f6420b277547b6b4b2931d67cfebd33780cba203757e292a29b20c62730
3
  size 27024
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:066ae9a90861e91e0028d2498e6d2faf7e24afc09d09b2e4552f4553d1ddd27e
3
  size 27024
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b6b787cf00a0bf21dcecfa64e4ed3fd7c145cc55e1992c0ed725bf3c55bad515
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:78736215572f27c84ed8e421061f9fcbb9ad8dc5b3742a396ba6b43287746e1d
3
  size 6776