lamaabdulaziz commited on
Commit
2f77b92
1 Parent(s): 8fb432a

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:9df50a1dcf944f829a4e8c5cf7f35ebb7bca277dc8599236d60e8e7e5e2e8f2e
3
  size 540851117
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7c7adc48f0cd1918a607f589086233222fc0217d949b77b675d5011ef2140998
3
  size 540851117
runs/Apr30_18-34-15_65fae3576ba1/events.out.tfevents.1682879912.65fae3576ba1.23.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ac20afd0596af670ee3f80e2b8fe1b4e6952d1915da432a459104d8b84e90532
3
- size 7606
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:24328dfab14efc3cf3625be08964ae067d9ad542da85e0d396988f562a5a7443
3
+ size 7960
runs/Apr30_18-34-15_65fae3576ba1/events.out.tfevents.1682885326.65fae3576ba1.23.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b715103a1b0630a5a50ad558216f69d6b2f04b0255ccc54c74bd1a4a323cd673
3
+ size 518