Initial commit from mrm8488
Browse files- config.json +21 -0
- eval/events.out.tfevents.1645902356.746e61975f59 +3 -0
- pytorch_model.bin +3 -0
- runs/events.out.tfevents.1645475528.6621434e8ef4 +3 -0
- runs/events.out.tfevents.1645612225.be4f95276443 +3 -0
- runs/events.out.tfevents.1645786356.74806a1f3389 +3 -0
- runs/events.out.tfevents.1645795980.74806a1f3389 +3 -0
- runs/events.out.tfevents.1645898591.746e61975f59 +3 -0
- vocab.txt +0 -0
config.json
ADDED
@@ -0,0 +1,21 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
|
2 |
+
{
|
3 |
+
"architectures": [
|
4 |
+
"ElectraForPreTraining"
|
5 |
+
],
|
6 |
+
"attention_probs_dropout_prob": 0.1,
|
7 |
+
"embedding_size": 128,
|
8 |
+
"hidden_act": "gelu",
|
9 |
+
"hidden_dropout_prob": 0.1,
|
10 |
+
"hidden_size": 256,
|
11 |
+
"initializer_range": 0.02,
|
12 |
+
"intermediate_size": 1024,
|
13 |
+
"layer_norm_eps": 1e-12,
|
14 |
+
"max_position_embeddings": 512,
|
15 |
+
"model_type": "electra",
|
16 |
+
"num_attention_heads": 4,
|
17 |
+
"num_hidden_layers": 12,
|
18 |
+
"pad_token_id": 0,
|
19 |
+
"type_vocab_size": 2,
|
20 |
+
"vocab_size": 31002
|
21 |
+
}
|
eval/events.out.tfevents.1645902356.746e61975f59
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b3cbea0315cde01831c65ed57998f665f47484c3cb79a2de6b69257f9a1ede94
|
3 |
+
size 3817594
|
pytorch_model.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ffea9c3cb483a30e89a293ec08610d76a488c829a9795b9c5b85c77213aecf7e
|
3 |
+
size 54525225
|
runs/events.out.tfevents.1645475528.6621434e8ef4
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e79ed7bd48357556515438782ffc6580d9bf5b4e434256ff8734e88f8da779c8
|
3 |
+
size 52011436
|
runs/events.out.tfevents.1645612225.be4f95276443
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:00f2bc35b4c014df66e84517ecb1cf9997f626cfa1e8ae7b71fbebbf2d21e06b
|
3 |
+
size 52485517
|
runs/events.out.tfevents.1645786356.74806a1f3389
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e259169827b8bf513b6300b0721e01000235a1f3e3949a21ad4521aeb46d003a
|
3 |
+
size 28398513
|
runs/events.out.tfevents.1645795980.74806a1f3389
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7a5e6fb8b806b30d9a53ab189c33a328b24d073e348bf254ba60b5b5c05f3bb0
|
3 |
+
size 25479889
|
runs/events.out.tfevents.1645898591.746e61975f59
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3741cb8dd9d70314e27e703add7c98877ecfc915836ff2c489a328776310fc01
|
3 |
+
size 26528787
|
vocab.txt
ADDED
The diff for this file is too large to render.
See raw diff
|
|