Upload folder using huggingface_hub
Browse files
config.json
CHANGED
@@ -8,7 +8,7 @@
|
|
8 |
"causal_mask": false,
|
9 |
"classifier_activation": "gelu",
|
10 |
"classifier_bias": false,
|
11 |
-
"classifier_dropout": 0.
|
12 |
"classifier_pooling": "mean",
|
13 |
"cls_token_id": 50281,
|
14 |
"decoder_bias": true,
|
|
|
8 |
"causal_mask": false,
|
9 |
"classifier_activation": "gelu",
|
10 |
"classifier_bias": false,
|
11 |
+
"classifier_dropout": 0.1,
|
12 |
"classifier_pooling": "mean",
|
13 |
"cls_token_id": 50281,
|
14 |
"decoder_bias": true,
|
eval/CrossEncoderCorrelationEvaluator_sts-test-eval_results.csv
ADDED
@@ -0,0 +1,2 @@
|
|
|
|
|
|
|
1 |
+
epoch,steps,Pearson_Correlation,Spearman_Correlation
|
2 |
+
-1,-1,0.8413715686076841,0.8310895302151975
|
eval/CrossEncoderCorrelationEvaluator_sts-validation-eval_results.csv
ADDED
@@ -0,0 +1,2 @@
|
|
|
|
|
|
|
1 |
+
epoch,steps,Pearson_Correlation,Spearman_Correlation
|
2 |
+
-1,-1,0.8815197312565873,0.8786002071426082
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 67458708
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bbd8a075d1d86d92961bb4121004eb5d0e60f18b8ac7310b8ff08213da026314
|
3 |
size 67458708
|