pechaut commited on
Commit
de4ebe4
1 Parent(s): b8f2e0f

Training in progress, epoch 1

Browse files
adapter_config.json CHANGED
@@ -19,14 +19,14 @@
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
- "k_proj",
23
- "up_proj",
24
- "v_proj",
25
  "gate_proj",
 
 
 
26
  "lm_head",
27
- "o_proj",
28
- "down_proj",
29
- "q_proj"
30
  ],
31
  "task_type": "CAUSAL_LM"
32
  }
 
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
+ "down_proj",
 
 
23
  "gate_proj",
24
+ "up_proj",
25
+ "k_proj",
26
+ "q_proj",
27
  "lm_head",
28
+ "v_proj",
29
+ "o_proj"
 
30
  ],
31
  "task_type": "CAUSAL_LM"
32
  }
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4cab7f6521338f547f93563ca42a9ea022c0e9ca92006142a290147637cd1424
3
  size 1173487432
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bd8c44390a3322e26b95f1db0ba2f2d805b602681b83c299bb1ddcb7b76421ef
3
  size 1173487432
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1e491ed2a337ccb1dc5276029c470e067f06c23da86f128e3c8db00cc4f2ed51
3
  size 4728
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cebab5c4cf408a2e5dfa6119b9ef98b33a65dd9dfd164ef68593fb396a9b796f
3
  size 4728