zhursvlevy commited on
Commit
0e9d217
1 Parent(s): d6f9466

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +8 -0
config.json CHANGED
@@ -52,6 +52,14 @@
52
  "max_length": 300,
53
  "num_beams": 4,
54
  "prefix": "translate English to Romanian: "
 
 
 
 
 
 
 
 
55
  }
56
  },
57
  "torch_dtype": "float32",
 
52
  "max_length": 300,
53
  "num_beams": 4,
54
  "prefix": "translate English to Romanian: "
55
+ },
56
+ "translation_bak_to_ru": {
57
+ "max_length": 256,
58
+ "prefix": "башкирский-русский: "
59
+ },
60
+ "translation_ru_to_bak": {
61
+ "max_length": 256,
62
+ "prefix": "русский-башкирский: "
63
  }
64
  },
65
  "torch_dtype": "float32",