ncbateman commited on
Commit
5bd6e9a
1 Parent(s): f28cf46

Training in progress, step 5

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