Around6827 commited on
Commit
00d8e9f
1 Parent(s): 21c8b88

Training in progress, epoch 0

Browse files
Files changed (3) hide show
  1. adapter_config.json +3 -3
  2. adapter_model.bin +1 -1
  3. training_args.bin +1 -1
adapter_config.json CHANGED
@@ -17,12 +17,12 @@
17
  "revision": null,
18
  "target_modules": [
19
  "k_proj",
 
20
  "up_proj",
21
  "down_proj",
22
- "o_proj",
23
  "v_proj",
24
- "gate_proj",
25
- "q_proj"
26
  ],
27
  "task_type": "CAUSAL_LM"
28
  }
 
17
  "revision": null,
18
  "target_modules": [
19
  "k_proj",
20
+ "gate_proj",
21
  "up_proj",
22
  "down_proj",
23
+ "q_proj",
24
  "v_proj",
25
+ "o_proj"
 
26
  ],
27
  "task_type": "CAUSAL_LM"
28
  }
adapter_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e9fefb4d3b2b6df050d7a1384e59794b45a4fb73c913abaff3183d1701c0d41e
3
  size 500897101
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:35bc63fbf323411c7643f242c8d55406813ea2281dcf1770b750d8379fee0fe9
3
  size 500897101
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b2ccfa476545dcc6da24fe0079c41b4cc254bdcd21bc685081d422bc5475080c
3
  size 4475
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:18461b3ceb672af29bdf70f2b48ef86d90cd60e8af45447000342dce27f9a81c
3
  size 4475