Update config.json
Browse files- config.json +1 -13
config.json
CHANGED
@@ -51,19 +51,7 @@
|
|
51 |
"max_length": 300,
|
52 |
"num_beams": 4,
|
53 |
"prefix": "translate English to Romanian: "
|
54 |
-
}
|
55 |
-
"translation_id_to_en": {
|
56 |
-
"early_stopping": true,
|
57 |
-
"max_length": 256,
|
58 |
-
"num_beams": 5,
|
59 |
-
"prefix": "translate Indonesia to English: "
|
60 |
-
},
|
61 |
-
"translation_en_to_id": {
|
62 |
-
"early_stopping": true,
|
63 |
-
"max_length": 256,
|
64 |
-
"num_beams": 5,
|
65 |
-
"prefix": "translate English to Indonesia: "
|
66 |
-
},
|
67 |
},
|
68 |
"tie_word_embeddings": false,
|
69 |
"torch_dtype": "bfloat16",
|
|
|
51 |
"max_length": 300,
|
52 |
"num_beams": 4,
|
53 |
"prefix": "translate English to Romanian: "
|
54 |
+
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
55 |
},
|
56 |
"tie_word_embeddings": false,
|
57 |
"torch_dtype": "bfloat16",
|