Elfsong commited on
Commit
4dcc0ac
1 Parent(s): 82de97f

End of training

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