rmsdud commited on
Commit
912b506
·
verified ·
1 Parent(s): bd78d84

Training in progress, step 200

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