Training in progress, epoch 1
Browse files- config.json +6 -6
- pytorch_model.bin +2 -2
- runs/Mar13_13-37-38_teesta/events.out.tfevents.1710317271.teesta.21161.0 +2 -2
- runs/Mar13_13-37-38_teesta/events.out.tfevents.1710318336.teesta.21161.1 +3 -0
- runs/Mar13_14-11-35_teesta/events.out.tfevents.1710319316.teesta.38365.0 +3 -0
- training_args.bin +1 -1
config.json
CHANGED
@@ -1,14 +1,14 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "google/electra-
|
3 |
"architectures": [
|
4 |
"ElectraForSequenceClassification"
|
5 |
],
|
6 |
"attention_probs_dropout_prob": 0.1,
|
7 |
"classifier_dropout": null,
|
8 |
-
"embedding_size":
|
9 |
"hidden_act": "gelu",
|
10 |
"hidden_dropout_prob": 0.1,
|
11 |
-
"hidden_size":
|
12 |
"id2label": {
|
13 |
"0": "center",
|
14 |
"1": "left",
|
@@ -16,7 +16,7 @@
|
|
16 |
"3": "roundup"
|
17 |
},
|
18 |
"initializer_range": 0.02,
|
19 |
-
"intermediate_size":
|
20 |
"label2id": {
|
21 |
"center": "0",
|
22 |
"left": "1",
|
@@ -26,8 +26,8 @@
|
|
26 |
"layer_norm_eps": 1e-12,
|
27 |
"max_position_embeddings": 512,
|
28 |
"model_type": "electra",
|
29 |
-
"num_attention_heads":
|
30 |
-
"num_hidden_layers":
|
31 |
"pad_token_id": 0,
|
32 |
"position_embedding_type": "absolute",
|
33 |
"problem_type": "single_label_classification",
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "google/electra-large-discriminator",
|
3 |
"architectures": [
|
4 |
"ElectraForSequenceClassification"
|
5 |
],
|
6 |
"attention_probs_dropout_prob": 0.1,
|
7 |
"classifier_dropout": null,
|
8 |
+
"embedding_size": 1024,
|
9 |
"hidden_act": "gelu",
|
10 |
"hidden_dropout_prob": 0.1,
|
11 |
+
"hidden_size": 1024,
|
12 |
"id2label": {
|
13 |
"0": "center",
|
14 |
"1": "left",
|
|
|
16 |
"3": "roundup"
|
17 |
},
|
18 |
"initializer_range": 0.02,
|
19 |
+
"intermediate_size": 4096,
|
20 |
"label2id": {
|
21 |
"center": "0",
|
22 |
"left": "1",
|
|
|
26 |
"layer_norm_eps": 1e-12,
|
27 |
"max_position_embeddings": 512,
|
28 |
"model_type": "electra",
|
29 |
+
"num_attention_heads": 16,
|
30 |
+
"num_hidden_layers": 24,
|
31 |
"pad_token_id": 0,
|
32 |
"position_embedding_type": "absolute",
|
33 |
"problem_type": "single_label_classification",
|
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:96f6d1e97b8e4b65a614ac5bd176b858af40028e09c4b3be379912158e6fc2ad
|
3 |
+
size 1340723957
|
runs/Mar13_13-37-38_teesta/events.out.tfevents.1710317271.teesta.21161.0
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:66745791d94adf2309443c8b348509220437f55ae4f6e0c803a2eb4bb8ff89bd
|
3 |
+
size 10297
|
runs/Mar13_13-37-38_teesta/events.out.tfevents.1710318336.teesta.21161.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ed90fe3c311d8a08fe2f9970a2daf21477df9d84b60aa0cbaeaba8975104d885
|
3 |
+
size 512
|
runs/Mar13_14-11-35_teesta/events.out.tfevents.1710319316.teesta.38365.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:da7da443107c202d8d2b25b90ee70801b5924abb8f03c71f208b205f0512ef2c
|
3 |
+
size 9049
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 3963
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e419e11b128bffd3d3e1c5f0789ba1f5fa96d14c1f0b252296574fb4b7d857b5
|
3 |
size 3963
|