lamaabdulaziz commited on
Commit
ca88f96
1 Parent(s): cb47161

Model save

Browse files
config.json CHANGED
@@ -10,8 +10,16 @@
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",
 
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
+ "Fake": 0,
21
+ "Real": 1
22
+ },
23
  "layer_norm_eps": 1e-12,
24
  "max_position_embeddings": 512,
25
  "model_type": "electra",
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:13d8849595350aec283a21aa9c9c96563cc0e72df4fe5ca60f878fc0020e012d
3
  size 540851117
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6229d465a7695714234699fae2ac8c01d08cde0713a144fc3e4eea2f3cb9f1ba
3
  size 540851117
runs/Apr21_17-02-02_0989bbcd022d/events.out.tfevents.1682096919.0989bbcd022d.23.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e11a2454ed4fbf156cea75af8009c6e0c444504bfa126ae3b6f836df980ab731
3
- size 7606
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9dc45e257b7d9304be0fd7563c63520f0cb9c372496aefd383aae06449f38f58
3
+ size 7960
runs/Apr21_17-02-02_0989bbcd022d/events.out.tfevents.1682102357.0989bbcd022d.23.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6b3fe317796cd89906823cf834477f2471f663f044e146b86e73f9b600476ba6
3
+ size 518