qunfei commited on
Commit
6b56cb9
·
1 Parent(s): b2407e9

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +6 -0
config.json CHANGED
@@ -51,6 +51,12 @@
51
  "max_length": 1024,
52
  "num_beams": 4,
53
  "prefix": "translate English to Romanian: "
 
 
 
 
 
 
54
  }
55
  },
56
  "torch_dtype": "float32",
 
51
  "max_length": 1024,
52
  "num_beams": 4,
53
  "prefix": "translate English to Romanian: "
54
+ },
55
+ "translation_oracle_to_postgresql": {
56
+ "early_stopping": true,
57
+ "max_length": 1024,
58
+ "num_beams": 4,
59
+ "prefix": "translate: "
60
  }
61
  },
62
  "torch_dtype": "float32",