chauhoang commited on
Commit
ad49e13
·
verified ·
1 Parent(s): eb1916f

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