LAP-DEV commited on
Commit
250eec1
·
verified ·
1 Parent(s): b9d4bc7

Update configs/default_parameters.yaml

Browse files
Files changed (1) hide show
  1. configs/default_parameters.yaml +1 -1
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