Narsil HF staff commited on
Commit
1fbd096
1 Parent(s): f57eb5a

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -32,6 +32,6 @@
32
  "tokenizer_class": "NllbTokenizer",
33
  "max_length": 200,
34
  "task_specific_params":{
35
- "translation": {"src_lang": "fr", "tgt_lang": "en"}
36
  }
37
  }
 
32
  "tokenizer_class": "NllbTokenizer",
33
  "max_length": 200,
34
  "task_specific_params":{
35
+ "translation_fr_to_en": {}
36
  }
37
  }