juliadollis commited on
Commit
55ff87f
·
verified ·
1 Parent(s): e033428

Training in progress, step 9

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