system HF staff commited on
Commit
a1af0fb
1 Parent(s): 905e0d9

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -19,7 +19,7 @@
19
  "pad_token_id": 0,
20
  "relative_attention_num_buckets": 32,
21
  "task_specific_params": {
22
- "summarization": {
23
  "early_stopping": true,
24
  "length_penalty": 1.0,
25
  "max_length": 32,
19
  "pad_token_id": 0,
20
  "relative_attention_num_buckets": 32,
21
  "task_specific_params": {
22
+ "translation_en_to_fr": {
23
  "early_stopping": true,
24
  "length_penalty": 1.0,
25
  "max_length": 32,