tuanna08go commited on
Commit
6a8a092
·
verified ·
1 Parent(s): fdbcbea

Training in progress, step 13

Browse files
adapter_config.json CHANGED
@@ -20,12 +20,12 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "down_proj",
24
- "k_proj",
25
  "q_proj",
 
26
  "o_proj",
27
- "v_proj",
28
- "up_proj",
29
  "gate_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
+ "up_proj",
24
+ "v_proj",
25
  "q_proj",
26
+ "k_proj",
27
  "o_proj",
28
+ "down_proj",
 
29
  "gate_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e890604926aae80e2a99005cd3f7448cfb8fb6494527cd947af441d30c3362e1
3
  size 17640136
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fc39a6f6069c7c26761220930c831c7a92ffd99436727184df6ef5940f0031a4
3
  size 17640136
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e11ad1f83c26141ec6f254a019366f17e37eec28c9023a17258a78e123770c44
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e4da5fe74394cfee320a39aa473e65b5e02b2da2439ba3a79c1962343b7afbfd
3
  size 6776