shirwu commited on
Commit
06f0c0d
·
verified ·
1 Parent(s): bf25d85

Training in progress, step 1

Browse files
adapter_config.json CHANGED
@@ -23,13 +23,13 @@
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
26
- "up_proj",
27
  "k_proj",
 
 
28
  "down_proj",
29
- "q_proj",
30
- "o_proj",
31
  "v_proj",
32
- "gate_proj"
 
33
  ],
34
  "task_type": "CAUSAL_LM",
35
  "use_dora": false,
 
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
 
26
  "k_proj",
27
+ "gate_proj",
28
+ "up_proj",
29
  "down_proj",
 
 
30
  "v_proj",
31
+ "q_proj",
32
+ "o_proj"
33
  ],
34
  "task_type": "CAUSAL_LM",
35
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:59e82faa04b32b2078ab3fb58e168343a748b7bbfab106bcae913e966ea05ffc
3
  size 90207248
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:80977f3de9ea22de21307327ad0e4ff036dc11576fa52b8520625b48f319a220
3
  size 90207248
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2d5914e87049b1f29e7462c94ec6c6dd0dbd434f86eebcf4e7347252047e41f5
3
  size 5496
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:139b9c5ee2a22065b80c74a69b5635ad19fdf9fded3b14a51b5fb089d73608a0
3
  size 5496