billingsmoore commited on
Commit
a98469e
1 Parent(s): eca802b

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +2 -14
config.json CHANGED
@@ -35,23 +35,11 @@
35
  "num_beams": 4,
36
  "prefix": "summarize: "
37
  },
38
- "translation_en_to_de": {
39
  "early_stopping": true,
40
  "max_length": 300,
41
  "num_beams": 4,
42
- "prefix": "translate English to German: "
43
- },
44
- "translation_en_to_fr": {
45
- "early_stopping": true,
46
- "max_length": 300,
47
- "num_beams": 4,
48
- "prefix": "translate English to French: "
49
- },
50
- "translation_en_to_ro": {
51
- "early_stopping": true,
52
- "max_length": 300,
53
- "num_beams": 4,
54
- "prefix": "translate English to Romanian: "
55
  }
56
  },
57
  "torch_dtype": "float32",
 
35
  "num_beams": 4,
36
  "prefix": "summarize: "
37
  },
38
+ "translation_bo_to_phonetic": {
39
  "early_stopping": true,
40
  "max_length": 300,
41
  "num_beams": 4,
42
+ "prefix": "transliterate: "
 
 
 
 
 
 
 
 
 
 
 
 
43
  }
44
  },
45
  "torch_dtype": "float32",