chauhoang commited on
Commit
7eb7155
·
verified ·
1 Parent(s): 07015d5

Training in progress, step 13

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