land14 commited on
Commit
a364dfb
1 Parent(s): 27d1529

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +7 -0
config.json CHANGED
@@ -48,6 +48,13 @@
48
  "max_length": 300,
49
  "num_beams": 4,
50
  "prefix": "translate English to Romanian: "
 
 
 
 
 
 
 
51
  }
52
  },
53
  "torch_dtype": "float32",
 
48
  "max_length": 300,
49
  "num_beams": 4,
50
  "prefix": "translate English to Romanian: "
51
+ },
52
+
53
+ "s": {
54
+ "early_stopping": true,
55
+ "max_length": 400,
56
+ "num_beams": 2,
57
+ "prefix": "s:"
58
  }
59
  },
60
  "torch_dtype": "float32",