chauhoang commited on
Commit
9f14e1c
·
verified ·
1 Parent(s): d2d7f85

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
- "q_proj",
24
- "o_proj",
25
  "k_proj",
26
  "gate_proj",
27
- "v_proj",
 
 
28
  "up_proj",
29
- "down_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
+ "down_proj",
26
+ "o_proj",
27
+ "q_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:dde713994a61d9847ba514fa906d83b936beeceebd1f1b7882700c2d3b05e2c1
3
  size 83945296
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:094e990c43f1616858710ceee3a669644faf6e060d8f08aab09bf2c0ab892144
3
  size 83945296
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:810d1e54645d57cb7aa712ef4084a23b34f03865a56dfb9526d77e442f8c3a65
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e3b1eba718f7fd72f22c4acd89e153c66b8d3fcd1deef83a5dfe160da65e31d2
3
  size 6776