chauhoang commited on
Commit
c05ec44
·
verified ·
1 Parent(s): 90f0ae2

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
- "gate_proj",
24
- "q_proj",
25
- "v_proj",
26
  "o_proj",
27
- "up_proj",
 
 
28
  "down_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
+ "q_proj",
25
+ "k_proj",
26
+ "gate_proj",
27
  "down_proj",
28
+ "up_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:005c4b1ba0a1c6f022b3b1f7c9a5c439a8e62a590e07ff936a99b410efbd3b71
3
  size 608249904
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9fe26e889574b138f85987e92e33ff83eb6bf926605b8c95513c92dd7f834deb
3
  size 608249904
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:518ada41d7be532dc2ada99b97fabc3eaa774bec604b48644d23ebab09d04ac6
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8b01544fc3fb587621705972ed0c544c1c853e12dd1fd269413d7c12758ee68a
3
  size 6776