Training in progress, step 1000
Browse files- config.json +1 -1
- model.safetensors +1 -1
- training_args.bin +1 -1
config.json
CHANGED
@@ -4,7 +4,7 @@
|
|
4 |
"EsmForSequenceClassification"
|
5 |
],
|
6 |
"attention_probs_dropout_prob": 0.01,
|
7 |
-
"classifier_dropout": 0.
|
8 |
"emb_layer_norm_before": false,
|
9 |
"esmfold_config": null,
|
10 |
"hidden_act": "gelu",
|
|
|
4 |
"EsmForSequenceClassification"
|
5 |
],
|
6 |
"attention_probs_dropout_prob": 0.01,
|
7 |
+
"classifier_dropout": 0.2,
|
8 |
"emb_layer_norm_before": false,
|
9 |
"esmfold_config": null,
|
10 |
"hidden_act": "gelu",
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 135998360
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1c2b017b5fe60f0cbc2c91063a517d21b0d2ccfd36083a2d6e82ab7d3ad67efe
|
3 |
size 135998360
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4271
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ba2f5a5f4a22c32fb4c184c9f2e52c873b6a3af6d30c870c875739a2d0c9b17c
|
3 |
size 4271
|