Commit
·
b6e252e
1
Parent(s):
317b534
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",
|
@@ -33,7 +25,7 @@
|
|
33 |
"summary_type": "first",
|
34 |
"summary_use_proj": true,
|
35 |
"torch_dtype": "float32",
|
36 |
-
"transformers_version": "4.
|
37 |
"type_vocab_size": 2,
|
38 |
"use_cache": true,
|
39 |
"vocab_size": 64000
|
|
|
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",
|
|
|
25 |
"summary_type": "first",
|
26 |
"summary_use_proj": true,
|
27 |
"torch_dtype": "float32",
|
28 |
+
"transformers_version": "4.27.4",
|
29 |
"type_vocab_size": 2,
|
30 |
"use_cache": true,
|
31 |
"vocab_size": 64000
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:829c972c0c4d00ae5e128feffe65e4e289b115fe9eaca2527e283a85d1477aa2
|
3 |
+
size 540852917
|
runs/May01_02-20-42_9ddeb2028f6e/1682908113.8779361/events.out.tfevents.1682908113.9ddeb2028f6e.23.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4aee19889ad05c9b84e814963522f217e9bd5349c9d7ee0a226a784b9caf13d4
|
3 |
+
size 5806
|
runs/May01_02-20-42_9ddeb2028f6e/events.out.tfevents.1682908113.9ddeb2028f6e.23.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b0271a9ef8b410aea63647d255bee8a1796e7eeb9e2a6bbb26d57ada433de817
|
3 |
+
size 5069
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0df4f6d0670fc08e5c857ef0dbe81e1d8f16422bb7c71a83bbdb49aefcf2a1e8
|
3 |
+
size 3579
|