yyx123 commited on
Commit
3d90bb5
1 Parent(s): 48c7f86

Training in progress, step 770

Browse files
adapter_config.json CHANGED
@@ -20,12 +20,12 @@
20
  "revision": null,
21
  "target_modules": [
22
  "q_proj",
23
- "gate_proj",
24
- "up_proj",
25
- "down_proj",
26
  "k_proj",
 
 
 
27
  "o_proj",
28
- "v_proj"
29
  ],
30
  "task_type": "CAUSAL_LM"
31
  }
 
20
  "revision": null,
21
  "target_modules": [
22
  "q_proj",
 
 
 
23
  "k_proj",
24
+ "v_proj",
25
+ "down_proj",
26
+ "up_proj",
27
  "o_proj",
28
+ "gate_proj"
29
  ],
30
  "task_type": "CAUSAL_LM"
31
  }
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:992d052f06660cda4a2646831c56d49b484c880f0ee80ef42ea2ec6cef36348e
3
  size 145287696
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:527dda66243b8e561a402a29fae64bfcf40d9bd4a543f8fbba82256b46bc35aa
3
  size 145287696
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:af9bfda5a4453fb08c7735c1b527906c2101434f4bd94680c337a59c58c01cd2
3
  size 4792
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e881c0023e35912658acadbed8b82b42ce8c9f483ec5f254d9ba8e488b487a05
3
  size 4792