chauhoang commited on
Commit
d8d72a7
·
verified ·
1 Parent(s): 3227dd8

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