Upload AfroLidForSequenceClassification
Browse files- config.json +2 -2
config.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
{
|
| 2 |
"activation_dropout": 0.0,
|
| 3 |
"architectures": [
|
| 4 |
-
"
|
| 5 |
],
|
| 6 |
"attention_dropout": 0.1,
|
| 7 |
"bias": false,
|
|
@@ -26,5 +26,5 @@
|
|
| 26 |
"share_all_embeddings": false,
|
| 27 |
"share_decoder_input_output_embed": true,
|
| 28 |
"torch_dtype": "float32",
|
| 29 |
-
"transformers_version": "4.
|
| 30 |
}
|
|
|
|
| 1 |
{
|
| 2 |
"activation_dropout": 0.0,
|
| 3 |
"architectures": [
|
| 4 |
+
"AfroLidForSequenceClassification"
|
| 5 |
],
|
| 6 |
"attention_dropout": 0.1,
|
| 7 |
"bias": false,
|
|
|
|
| 26 |
"share_all_embeddings": false,
|
| 27 |
"share_decoder_input_output_embed": true,
|
| 28 |
"torch_dtype": "float32",
|
| 29 |
+
"transformers_version": "4.48.2"
|
| 30 |
}
|