Training in progress, epoch 0
Browse files- .gitignore +1 -0
- config.json +30 -0
- pytorch_model.bin +3 -0
- runs/May07_09-17-04_1d570298001f/1651915123.2061806/events.out.tfevents.1651915123.1d570298001f.589.1 +3 -0
- runs/May07_09-17-04_1d570298001f/events.out.tfevents.1651915123.1d570298001f.589.0 +3 -0
- runs/May07_09-20-39_1d570298001f/1651915291.2416463/events.out.tfevents.1651915291.1d570298001f.788.1 +3 -0
- runs/May07_09-20-39_1d570298001f/events.out.tfevents.1651915291.1d570298001f.788.0 +3 -0
- runs/May07_09-24-13_1d570298001f/1651915510.1433542/events.out.tfevents.1651915510.1d570298001f.920.1 +3 -0
- runs/May07_09-24-13_1d570298001f/events.out.tfevents.1651915510.1d570298001f.920.0 +3 -0
- training_args.bin +3 -0
.gitignore
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
checkpoint-*/
|
config.json
ADDED
@@ -0,0 +1,30 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_name_or_path": "facebook/esm-1b",
|
3 |
+
"architectures": [
|
4 |
+
"ESMForSequenceClassification"
|
5 |
+
],
|
6 |
+
"attention_probs_dropout_prob": 0.0,
|
7 |
+
"bos_token_id": 0,
|
8 |
+
"classifier_dropout": null,
|
9 |
+
"encoder_keep_prob": 0.88,
|
10 |
+
"eos_token_id": 2,
|
11 |
+
"gradient_checkpointing": false,
|
12 |
+
"hidden_act": "gelu",
|
13 |
+
"hidden_dropout_prob": 0,
|
14 |
+
"hidden_size": 1280,
|
15 |
+
"initializer_range": 0.02,
|
16 |
+
"intermediate_size": 5120,
|
17 |
+
"layer_norm_eps": 1e-05,
|
18 |
+
"max_position_embeddings": 1026,
|
19 |
+
"model_type": "esm",
|
20 |
+
"num_attention_heads": 20,
|
21 |
+
"num_hidden_layers": 33,
|
22 |
+
"pad_token_id": 1,
|
23 |
+
"position_embedding_type": "absolute",
|
24 |
+
"problem_type": "single_label_classification",
|
25 |
+
"torch_dtype": "float32",
|
26 |
+
"transformers_version": "4.13.0.dev0",
|
27 |
+
"type_vocab_size": 1,
|
28 |
+
"use_cache": true,
|
29 |
+
"vocab_size": 33
|
30 |
+
}
|
pytorch_model.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b33962f40739def11854d226091032f87e48cbe231cb8a890fa760417bd80b60
|
3 |
+
size 2609660809
|
runs/May07_09-17-04_1d570298001f/1651915123.2061806/events.out.tfevents.1651915123.1d570298001f.589.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:11414e6a781a5ed12daca7a8c732cf6ca1ae0b71db328ed483505ec62bde02e7
|
3 |
+
size 4536
|
runs/May07_09-17-04_1d570298001f/events.out.tfevents.1651915123.1d570298001f.589.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:808ab38f2a812f2d676b5756d03dd94c3e6454efc88720687fdc8cb70ec4223e
|
3 |
+
size 40
|
runs/May07_09-20-39_1d570298001f/1651915291.2416463/events.out.tfevents.1651915291.1d570298001f.788.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a58a229b313d4d1855a920b9d32527ee3045acff864fddd612132ffbc0ee614e
|
3 |
+
size 4536
|
runs/May07_09-20-39_1d570298001f/events.out.tfevents.1651915291.1d570298001f.788.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3a2be0810f1ceccdc533ab37a7b18fd996a582598bcb075bd23760d7de3a8886
|
3 |
+
size 40
|
runs/May07_09-24-13_1d570298001f/1651915510.1433542/events.out.tfevents.1651915510.1d570298001f.920.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:55599a5a6b542dad8a912d973859dbaddcd003b277e99a55e7a64a0e7ea763d3
|
3 |
+
size 4536
|
runs/May07_09-24-13_1d570298001f/events.out.tfevents.1651915510.1d570298001f.920.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c5b4f53cc7484c9be206074c1a06581eef7c37ce2b56530f51c2bcae8ef37d8d
|
3 |
+
size 3793
|
training_args.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5f1b73c185074660152d1ba4d174d61805c587dc85c819c510cb2943ccd7fe71
|
3 |
+
size 2927
|