damilojohn commited on
Commit
e9d5f1f
·
verified ·
1 Parent(s): 062fbd6

Upload AfroLidForSequenceClassification

Browse files
Files changed (1) hide show
  1. config.json +2 -2
config.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "activation_dropout": 0.0,
3
  "architectures": [
4
- "AfroLid"
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.47.1"
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
  }