woodwardmw commited on
Commit
aa2af09
·
verified ·
1 Parent(s): 83c4592

Training in progress, step 2500

Browse files
adapter_config.json CHANGED
@@ -27,11 +27,11 @@
27
  "target_modules": [
28
  "q_proj",
29
  "o_proj",
30
- "gate_proj",
31
  "up_proj",
 
 
32
  "v_proj",
33
- "down_proj",
34
- "k_proj"
35
  ],
36
  "task_type": "CAUSAL_LM",
37
  "trainable_token_indices": null,
 
27
  "target_modules": [
28
  "q_proj",
29
  "o_proj",
 
30
  "up_proj",
31
+ "gate_proj",
32
+ "k_proj",
33
  "v_proj",
34
+ "down_proj"
 
35
  ],
36
  "task_type": "CAUSAL_LM",
37
  "trainable_token_indices": null,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:af6c29aca4a8cf88b2b5a5c8478369e520d8721543dd5c5a25ddce660d95f7e3
3
  size 2317553416
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0e7b6d658db4c291f3d66fbcc45bb493bd2dab7b4d598989d8edf42faf541e1a
3
  size 2317553416
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2a2728acea0a104b61bea074c6caaed194b16ee4bfcd3ac3939b891780ef0edb
3
  size 5841
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:49ddd507a94d8764cf0503bda087e864c900179ff9c9b41b6acf5f750ddeee9c
3
  size 5841