chauhoang commited on
Commit
fed8a40
·
verified ·
1 Parent(s): 92cf2cd

Training in progress, step 1

Browse files
adapter_config.json CHANGED
@@ -20,13 +20,13 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "down_proj",
 
 
24
  "up_proj",
25
- "q_proj",
26
  "gate_proj",
27
- "o_proj",
28
- "k_proj",
29
- "v_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
+ "k_proj",
24
+ "o_proj",
25
+ "v_proj",
26
  "up_proj",
27
+ "down_proj",
28
  "gate_proj",
29
+ "q_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:51b6ba7371b465900d170215aaa6133e8ea9f41a2cddba70d8a23b3512919248
3
  size 108113968
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3e14fff8b38ce1317b130a27139014dc452ce701fb9bd312c3d095a8dea11b1d
3
  size 108113968
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:cebbb67fc57320e8a7bdb229b22f90b3ebb8a450d7acd948dcbb3e1666eb726d
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:662a9077dc3c4403b1bb3f25af497d1906a7df04cd73aeaf72b40b7bb51053b7
3
  size 6776