pharaouk commited on
Commit
a35435a
·
1 Parent(s): b3ac8cf

Training in progress, step 200

Browse files
Files changed (3) hide show
  1. adapter_config.json +5 -5
  2. adapter_model.bin +1 -1
  3. training_args.bin +2 -2
adapter_config.json CHANGED
@@ -14,13 +14,13 @@
14
  "r": 64,
15
  "revision": null,
16
  "target_modules": [
17
- "q_proj",
18
- "v_proj",
19
  "down_proj",
20
- "k_proj",
21
- "o_proj",
22
  "up_proj",
23
- "gate_proj"
 
 
24
  ],
25
  "task_type": "CAUSAL_LM"
26
  }
 
14
  "r": 64,
15
  "revision": null,
16
  "target_modules": [
17
+ "gate_proj",
 
18
  "down_proj",
19
+ "v_proj",
 
20
  "up_proj",
21
+ "q_proj",
22
+ "o_proj",
23
+ "k_proj"
24
  ],
25
  "task_type": "CAUSAL_LM"
26
  }
adapter_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:fca3c8556d2114fabc2f378c97653f1aa85308e96e3b969ee13fe636fc3bfcab
3
  size 335706314
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bc1edeadeebb29392042fa7a70fb9c454348e650f7a325d34acbfb8d2b7ed1f3
3
  size 335706314
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:dfdb50f52090ac3e9996d411c5880a744db662f16e3b201fb304c8bcc37e571e
3
- size 6456
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3cb003a7b99948d23dd98c2fac241488db19f1ea276420dd1c11b73a24708a8f
3
+ size 6392