AndyYo commited on
Commit
5e4edcd
1 Parent(s): 7a33ce4

Training in progress, epoch 0

Browse files
Files changed (3) hide show
  1. adapter_config.json +2 -2
  2. adapter_model.bin +3 -0
  3. training_args.bin +1 -1
adapter_config.json CHANGED
@@ -16,8 +16,8 @@
16
  "rank_pattern": {},
17
  "revision": null,
18
  "target_modules": [
19
- "q_proj",
20
- "v_proj"
21
  ],
22
  "task_type": "CAUSAL_LM"
23
  }
 
16
  "rank_pattern": {},
17
  "revision": null,
18
  "target_modules": [
19
+ "v_proj",
20
+ "q_proj"
21
  ],
22
  "task_type": "CAUSAL_LM"
23
  }
adapter_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9511ed77b2d010ccca7e90112830aeacc1e97324f1bea204555e2025f61e99b4
3
+ size 27309386
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6f2d773a45f38988d0596ae1859eb6ee5a85520125370fb3e92e6b6bcd5f329e
3
  size 4600
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:172fd94925584ee3e5afccef7e1b1a8832c3dcb7dd85d57953fdc39a4e577c13
3
  size 4600