Commit
·
b578f7c
1
Parent(s):
fc4a287
Update config.json
Browse files- config.json +2 -2
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "
|
3 |
"_num_labels": 3,
|
4 |
"activation_dropout": 0.0,
|
5 |
"activation_function": "swish",
|
@@ -44,7 +44,7 @@
|
|
44 |
"LABEL_1": 1,
|
45 |
"LABEL_2": 2
|
46 |
},
|
47 |
-
"max_length":
|
48 |
"max_position_embeddings": 512,
|
49 |
"model_type": "marian",
|
50 |
"normalize_before": false,
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "AhmedSSoliman/MarianCausalLM",
|
3 |
"_num_labels": 3,
|
4 |
"activation_dropout": 0.0,
|
5 |
"activation_function": "swish",
|
|
|
44 |
"LABEL_1": 1,
|
45 |
"LABEL_2": 2
|
46 |
},
|
47 |
+
"max_length": 2048,
|
48 |
"max_position_embeddings": 512,
|
49 |
"model_type": "marian",
|
50 |
"normalize_before": false,
|