Update config.json
Browse files- config.json +1 -0
config.json
CHANGED
@@ -34,6 +34,7 @@
|
|
34 |
"LABEL_1": 1,
|
35 |
"LABEL_2": 2
|
36 |
},
|
|
|
37 |
"max_position_embeddings": 1024,
|
38 |
"model_type": "bart",
|
39 |
"num_hidden_layers": 6,
|
|
|
34 |
"LABEL_1": 1,
|
35 |
"LABEL_2": 2
|
36 |
},
|
37 |
+
"max_length": 256,
|
38 |
"max_position_embeddings": 1024,
|
39 |
"model_type": "bart",
|
40 |
"num_hidden_layers": 6,
|