chauhoang commited on
Commit
059a089
·
verified ·
1 Parent(s): 7b037fc

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