TrevorJS commited on
Commit
2587860
1 Parent(s): 3efa033

Training in progress, step 10

Browse files
Files changed (3) hide show
  1. adapter_config.json +7 -6
  2. adapter_model.bin +2 -2
  3. training_args.bin +1 -1
adapter_config.json CHANGED
@@ -14,21 +14,22 @@
14
  "r": 64,
15
  "revision": null,
16
  "target_modules": [
 
17
  "layers.20.mixer.Wqkv",
18
- "layers.20.mixer.out_proj",
19
  "layers.21.mixer.Wqkv",
20
- "layers.21.mixer.out_proj",
21
  "layers.22.mixer.Wqkv",
22
- "layers.22.mixer.out_proj",
23
  "layers.23.mixer.Wqkv",
24
- "layers.23.mixer.out_proj",
25
  "layers.24.mixer.Wqkv",
 
 
 
 
26
  "layers.24.mixer.out_proj",
27
  "layers.11.mlp.fc1",
28
- "layers.11.mlp.fc2",
29
  "layers.17.mlp.fc1",
30
- "layers.17.mlp.fc2",
31
  "layers.24.mlp.fc1",
 
 
32
  "layers.24.mlp.fc2",
33
  "layers.25.linear"
34
  ],
 
14
  "r": 64,
15
  "revision": null,
16
  "target_modules": [
17
+ "layers.0.wte",
18
  "layers.20.mixer.Wqkv",
 
19
  "layers.21.mixer.Wqkv",
 
20
  "layers.22.mixer.Wqkv",
 
21
  "layers.23.mixer.Wqkv",
 
22
  "layers.24.mixer.Wqkv",
23
+ "layers.20.mixer.out_proj",
24
+ "layers.21.mixer.out_proj",
25
+ "layers.22.mixer.out_proj",
26
+ "layers.23.mixer.out_proj",
27
  "layers.24.mixer.out_proj",
28
  "layers.11.mlp.fc1",
 
29
  "layers.17.mlp.fc1",
 
30
  "layers.24.mlp.fc1",
31
+ "layers.11.mlp.fc2",
32
+ "layers.17.mlp.fc2",
33
  "layers.24.mlp.fc2",
34
  "layers.25.linear"
35
  ],
adapter_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e995f7e09220fa1266a2ce95072f32779c23627d528ab0f02539a7d9116c3fb0
3
- size 45100375
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:270618d72024f56bf8bcf3a161951b2399ba28a19a9536fbf9b7db1151bc6246
3
+ size 58732573
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b1e8576a6c07deb1c112e9eb1f11236358461986a5fa54c3425dbdf1d97be208
3
  size 4027
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b8c25623a0eac8249cc43398c125199cff741e4f26b87182b1914eb5f5112061
3
  size 4027