lamaabdulaziz
commited on
Commit
•
6f91206
1
Parent(s):
8f2f3ee
Upload config
Browse files- config.json +3 -3
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "
|
3 |
"architectures": [
|
4 |
"ElectraForSequenceClassification"
|
5 |
],
|
@@ -17,8 +17,8 @@
|
|
17 |
"initializer_range": 0.02,
|
18 |
"intermediate_size": 3072,
|
19 |
"label2id": {
|
20 |
-
"
|
21 |
-
"
|
22 |
},
|
23 |
"layer_norm_eps": 1e-12,
|
24 |
"max_position_embeddings": 512,
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "lamaabdulaziz/AraElectra-finetuned-fnd",
|
3 |
"architectures": [
|
4 |
"ElectraForSequenceClassification"
|
5 |
],
|
|
|
17 |
"initializer_range": 0.02,
|
18 |
"intermediate_size": 3072,
|
19 |
"label2id": {
|
20 |
+
"0": "fake",
|
21 |
+
"1": "real"
|
22 |
},
|
23 |
"layer_norm_eps": 1e-12,
|
24 |
"max_position_embeddings": 512,
|