lamaabdulaziz
commited on
Commit
·
9f50804
1
Parent(s):
e356029
Training in progress, epoch 1
Browse files
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "
|
3 |
"architectures": [
|
4 |
"ElectraForSequenceClassification"
|
5 |
],
|
@@ -10,16 +10,8 @@
|
|
10 |
"hidden_act": "gelu",
|
11 |
"hidden_dropout_prob": 0.1,
|
12 |
"hidden_size": 768,
|
13 |
-
"id2label": {
|
14 |
-
"0": "Fake",
|
15 |
-
"1": "Real"
|
16 |
-
},
|
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,
|
25 |
"model_type": "electra",
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "aubmindlab/araelectra-base-discriminator",
|
3 |
"architectures": [
|
4 |
"ElectraForSequenceClassification"
|
5 |
],
|
|
|
10 |
"hidden_act": "gelu",
|
11 |
"hidden_dropout_prob": 0.1,
|
12 |
"hidden_size": 768,
|
|
|
|
|
|
|
|
|
13 |
"initializer_range": 0.02,
|
14 |
"intermediate_size": 3072,
|
|
|
|
|
|
|
|
|
15 |
"layer_norm_eps": 1e-12,
|
16 |
"max_position_embeddings": 512,
|
17 |
"model_type": "electra",
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 540851117
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:dc2be198b98f9ed7b1b2811cf3f585dc726453cbfb92e4ff5961ae81f3d931c9
|
3 |
size 540851117
|
runs/Apr21_17-02-02_0989bbcd022d/1682096920.004008/events.out.tfevents.1682096920.0989bbcd022d.23.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:45b8ad61e25b818c1f7353dcaf970cc486fa40ce96e464410c8692616e8df2c8
|
3 |
+
size 5357
|
runs/Apr21_17-02-02_0989bbcd022d/events.out.tfevents.1682096919.0989bbcd022d.23.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:70ea0277701708a3611dc39662754ba1f03018e8484c3532d62411eb8dcff45b
|
3 |
+
size 4759
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 3311
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0077e84b58e5eecbc4a0a71222f440c62f332dc7b3d93175abbcd38f1f447264
|
3 |
size 3311
|