9 layers
Browse files- config.json +2 -2
- model.safetensors +2 -2
- training_args.bin +1 -1
config.json
CHANGED
@@ -19,10 +19,10 @@
|
|
19 |
"normalization_type": "no_norm",
|
20 |
"num_attention_heads": 8,
|
21 |
"num_feedforward_networks": 4,
|
22 |
-
"num_hidden_layers":
|
23 |
"pad_token_id": 0,
|
24 |
"torch_dtype": "float32",
|
25 |
-
"transformers_version": "4.36.
|
26 |
"trigram_input": true,
|
27 |
"true_hidden_size": 128,
|
28 |
"type_vocab_size": 1,
|
|
|
19 |
"normalization_type": "no_norm",
|
20 |
"num_attention_heads": 8,
|
21 |
"num_feedforward_networks": 4,
|
22 |
+
"num_hidden_layers": 9,
|
23 |
"pad_token_id": 0,
|
24 |
"torch_dtype": "float32",
|
25 |
+
"transformers_version": "4.36.2",
|
26 |
"trigram_input": true,
|
27 |
"true_hidden_size": 128,
|
28 |
"type_vocab_size": 1,
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:840b9d9ef27bc5fd08126958bded7a5f19133ac51716997c2c116751301429b6
|
3 |
+
size 37379328
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4664
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:32ac361e52468c2ebc2527ab0a061e95e4ba3710438353df347dd4a4ce892aaa
|
3 |
size 4664
|