Elfsong commited on
Commit
82de97f
1 Parent(s): 02001c9

End of training

Browse files
Files changed (3) hide show
  1. adapter_config.json +4 -4
  2. adapter_model.bin +1 -1
  3. training_args.bin +1 -1
adapter_config.json CHANGED
@@ -16,13 +16,13 @@
16
  "rank_pattern": {},
17
  "revision": null,
18
  "target_modules": [
19
- "k_proj",
20
  "fc_in",
21
- "v_proj",
22
  "q_proj",
 
23
  "out_proj",
24
- "wte",
25
- "fc_out"
 
26
  ],
27
  "task_type": "CAUSAL_LM"
28
  }
 
16
  "rank_pattern": {},
17
  "revision": null,
18
  "target_modules": [
 
19
  "fc_in",
 
20
  "q_proj",
21
+ "fc_out",
22
  "out_proj",
23
+ "k_proj",
24
+ "v_proj",
25
+ "wte"
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:7ba79b27ef40dee5625d8b26fc4af864f850b56f0e44b1a226990a084e635803
3
  size 12652810
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:791d7d8ce65830edd223a0d61ee1edd48fbcb82b81287c98beb4bbe7013e0e60
3
  size 12652810
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d8c96e491cf2ff7cdd1d36b02d7be1e06d802f6815fe3be9470ed72bd577aa19
3
  size 5432
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9f8588a90be57c12e19495ee53f2d3ae7eaf3bdcb1d044f3871202e3b635d7d3
3
  size 5432