willtensora commited on
Commit
958cada
·
verified ·
1 Parent(s): 24e2839

Training in progress, epoch 0

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