Update config.json
Browse files- config.json +2 -2
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "/tmp/
|
3 |
"_num_labels": 3,
|
4 |
"activation_dropout": 0.0,
|
5 |
"activation_function": "swish",
|
@@ -57,5 +57,5 @@
|
|
57 |
"static_position_embeddings": true,
|
58 |
"transformers_version": "4.22.0.dev0",
|
59 |
"use_cache": true,
|
60 |
-
"vocab_size":
|
61 |
}
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "/tmp/flegese/opus-mt-en-sd",
|
3 |
"_num_labels": 3,
|
4 |
"activation_dropout": 0.0,
|
5 |
"activation_function": "swish",
|
|
|
57 |
"static_position_embeddings": true,
|
58 |
"transformers_version": "4.22.0.dev0",
|
59 |
"use_cache": true,
|
60 |
+
"vocab_size": 9514
|
61 |
}
|