abiyo27 commited on
Commit
9d97a8c
·
verified ·
1 Parent(s): 81779dc

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +6 -0
config.json CHANGED
@@ -35,6 +35,12 @@
35
  "num_beams": 4,
36
  "prefix": "summarize: "
37
  },
 
 
 
 
 
 
38
  "translation_en_to_de": {
39
  "early_stopping": true,
40
  "max_length": 300,
 
35
  "num_beams": 4,
36
  "prefix": "summarize: "
37
  },
38
+ "translation_dyu_to_fr": {
39
+ "early_stopping": true,
40
+ "max_length": 300,
41
+ "num_beams": 4,
42
+ "prefix": "translate Dyula to French: "
43
+ },
44
  "translation_en_to_de": {
45
  "early_stopping": true,
46
  "max_length": 300,