ferdinandjasong commited on
Commit
3048b0d
·
verified ·
1 Parent(s): acd00c7

Training in progress, step 1048

Browse files
adapter_config.json CHANGED
@@ -24,13 +24,13 @@
24
  "rank_pattern": {},
25
  "revision": null,
26
  "target_modules": [
27
- "k_proj",
28
- "v_proj",
29
  "up_proj",
30
- "gate_proj",
31
- "down_proj",
32
  "q_proj",
33
- "o_proj"
 
 
 
34
  ],
35
  "task_type": "CAUSAL_LM",
36
  "trainable_token_indices": null,
 
24
  "rank_pattern": {},
25
  "revision": null,
26
  "target_modules": [
 
 
27
  "up_proj",
28
+ "o_proj",
 
29
  "q_proj",
30
+ "v_proj",
31
+ "gate_proj",
32
+ "k_proj",
33
+ "down_proj"
34
  ],
35
  "task_type": "CAUSAL_LM",
36
  "trainable_token_indices": null,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0575ea1ed4a29604ed1afe5b85209b59669d15cb1099be68f20ec4f595cc89fe
3
  size 323014168
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:52e27826cfced335ded18c96ff59de687ce48030c1db46d1261007ffd233a441
3
  size 323014168
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f52ef5cc20e3bfb559f503e3ddefe146a2fbc1789964ac95fbefd12c5c36af39
3
  size 6712
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6cbceb781e234a9e31b603085978c386168c9b5618f8b83cf39d77bd6c575a7b
3
  size 6712