moarslan commited on
Commit
a7b5729
1 Parent(s): fd0852b

Training in progress, step 6

Browse files
adapter_config.json CHANGED
@@ -20,11 +20,11 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
23
  "q_proj",
24
  "v_proj",
25
- "k_proj",
26
- "o_proj",
27
- "gate_proj"
28
  ],
29
  "task_type": "CAUSAL_LM",
30
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
+ "o_proj",
24
  "q_proj",
25
  "v_proj",
26
+ "gate_proj",
27
+ "k_proj"
 
28
  ],
29
  "task_type": "CAUSAL_LM",
30
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f43829f953ce45d6a574768e509c1c9f91040c91d065c55cf008b95513e112b6
3
  size 92317600
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5af705c0d328fbbcab3cba7a55efbda6926a6c6a23d32cbf97d5d4612cf85a80
3
  size 92317600
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:cacbf98eb33654a087d728523ffd7e6c0ec77030608b71ae8f4bf8536fc7e622
3
  size 5432
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2f901ea346990938bac75e7200a67c933141958a899baa20e88c326ba3ee1df4
3
  size 5432