layoric commited on
Commit
2cfc8b9
1 Parent(s): bbc9bd0

Training in progress, step 1300

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
@@ -13,12 +13,12 @@
13
  "r": 8,
14
  "revision": null,
15
  "target_modules": [
 
 
16
  "up_proj",
17
  "q_proj",
18
- "v_proj",
19
  "gate_proj",
20
- "o_proj",
21
- "k_proj",
22
  "down_proj"
23
  ],
24
  "task_type": "CAUSAL_LM"
 
13
  "r": 8,
14
  "revision": null,
15
  "target_modules": [
16
+ "k_proj",
17
+ "o_proj",
18
  "up_proj",
19
  "q_proj",
 
20
  "gate_proj",
21
+ "v_proj",
 
22
  "down_proj"
23
  ],
24
  "task_type": "CAUSAL_LM"
adapter_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8c98614740f1e41d57d168bbce7d1abbd8dcc0bf5a6a5e13a4672b2eeeb30ee1
3
  size 80114765
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1d79e49263db126ff282d5b303eba88561d8c11eacd9b4d07d88a8783446300e
3
  size 80114765
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c1903c8ddc4aaf83ef102ece91ab19dc49dbd3c2956e00bc4a742944f0b822d5
3
  size 3963
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ae3685862bd2c2ec5377b629d73aacd6a5a46c25bda3f132802d40f1d5854219
3
  size 3963