Update configs/default_parameters.yaml
Browse files
configs/default_parameters.yaml
CHANGED
|
@@ -59,7 +59,7 @@ translation:
|
|
| 59 |
nllb:
|
| 60 |
model_size: "facebook/nllb-200-1.3B"
|
| 61 |
source_lang: null
|
| 62 |
-
target_lang: "
|
| 63 |
max_length: 200
|
| 64 |
add_timestamp: true
|
| 65 |
translate_output: false
|
|
|
|
| 59 |
nllb:
|
| 60 |
model_size: "facebook/nllb-200-1.3B"
|
| 61 |
source_lang: null
|
| 62 |
+
target_lang: "Dutch"
|
| 63 |
max_length: 200
|
| 64 |
add_timestamp: true
|
| 65 |
translate_output: false
|