Upload M2M100ForConditionalGeneration
Browse files- config.json +2 -2
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "
|
3 |
"activation_dropout": 0.0,
|
4 |
"activation_function": "relu",
|
5 |
"architectures": [
|
@@ -28,7 +28,7 @@
|
|
28 |
"pad_token_id": 1,
|
29 |
"scale_embedding": true,
|
30 |
"torch_dtype": "float32",
|
31 |
-
"transformers_version": "4.
|
32 |
"use_cache": true,
|
33 |
"vocab_size": 256206
|
34 |
}
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "yonyou-sg/nllb-200-distilled-1.3B",
|
3 |
"activation_dropout": 0.0,
|
4 |
"activation_function": "relu",
|
5 |
"architectures": [
|
|
|
28 |
"pad_token_id": 1,
|
29 |
"scale_embedding": true,
|
30 |
"torch_dtype": "float32",
|
31 |
+
"transformers_version": "4.40.0",
|
32 |
"use_cache": true,
|
33 |
"vocab_size": 256206
|
34 |
}
|