lhphillips commited on
Commit
04c4a2e
·
verified ·
1 Parent(s): 2b7a640

Training in progress, step 10000

Browse files
adapter_config.json CHANGED
@@ -26,11 +26,11 @@
26
  "target_modules": [
27
  "v_proj",
28
  "k_proj",
29
- "down_proj",
30
- "o_proj",
31
  "gate_proj",
32
  "up_proj",
33
- "q_proj"
 
34
  ],
35
  "task_type": "CAUSAL_LM",
36
  "trainable_token_indices": null,
 
26
  "target_modules": [
27
  "v_proj",
28
  "k_proj",
29
+ "q_proj",
 
30
  "gate_proj",
31
  "up_proj",
32
+ "o_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:aa9f7729097055d390d094bdb8d7e9a6477f165e88882b8044874951a54cc121
3
  size 335604696
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7bc984704261f9a862728eef3aed2ff0a3133359815947a7aecb77013a3e2825
3
  size 335604696
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5c0a2bafdfd909560f722b49bbf44a07fbe06c594154a9cf6d1447e2afd08f08
3
  size 5880
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f64be13fe4220451d010aea5c57fe8db82a283d422a6fb4abfa665d832092d16
3
  size 5880