Update configs/default_parameters.yaml
Browse files
configs/default_parameters.yaml
CHANGED
|
@@ -57,7 +57,7 @@ translation:
|
|
| 57 |
source_lang: "Automatic Detection"
|
| 58 |
target_lang: "English"
|
| 59 |
nllb:
|
| 60 |
-
model_size: "facebook/nllb-200-1.3B"
|
| 61 |
source_lang: null
|
| 62 |
target_lang: "Dutch"
|
| 63 |
max_length: 200
|
|
|
|
| 57 |
source_lang: "Automatic Detection"
|
| 58 |
target_lang: "English"
|
| 59 |
nllb:
|
| 60 |
+
model_size: "facebook/nllb-200-distilled-1.3B"
|
| 61 |
source_lang: null
|
| 62 |
target_lang: "Dutch"
|
| 63 |
max_length: 200
|