Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -40,7 +40,7 @@
|
|
40 |
"LABEL_1": 1,
|
41 |
"LABEL_2": 2
|
42 |
},
|
43 |
-
"
|
44 |
"max_position_embeddings": 512,
|
45 |
"model_type": "Deltalm",
|
46 |
"no_repeat_ngram_size": 3,
|
|
|
40 |
"LABEL_1": 1,
|
41 |
"LABEL_2": 2
|
42 |
},
|
43 |
+
"max_length": 512,
|
44 |
"max_position_embeddings": 512,
|
45 |
"model_type": "Deltalm",
|
46 |
"no_repeat_ngram_size": 3,
|