Upload folder using huggingface_hub
Browse files- README.md +2 -2
- eval/similarity_evaluation_results.csv +3 -0
- model.safetensors +1 -1
README.md
CHANGED
|
@@ -62,7 +62,7 @@ The model was trained with the parameters:
|
|
| 62 |
Parameters of the fit()-Method:
|
| 63 |
```
|
| 64 |
{
|
| 65 |
-
"epochs":
|
| 66 |
"evaluation_steps": 0,
|
| 67 |
"evaluator": "sentence_transformers.evaluation.EmbeddingSimilarityEvaluator.EmbeddingSimilarityEvaluator",
|
| 68 |
"max_grad_norm": 1,
|
|
@@ -72,7 +72,7 @@ Parameters of the fit()-Method:
|
|
| 72 |
},
|
| 73 |
"scheduler": "WarmupLinear",
|
| 74 |
"steps_per_epoch": null,
|
| 75 |
-
"warmup_steps":
|
| 76 |
"weight_decay": 0.01
|
| 77 |
}
|
| 78 |
```
|
|
|
|
| 62 |
Parameters of the fit()-Method:
|
| 63 |
```
|
| 64 |
{
|
| 65 |
+
"epochs": 3,
|
| 66 |
"evaluation_steps": 0,
|
| 67 |
"evaluator": "sentence_transformers.evaluation.EmbeddingSimilarityEvaluator.EmbeddingSimilarityEvaluator",
|
| 68 |
"max_grad_norm": 1,
|
|
|
|
| 72 |
},
|
| 73 |
"scheduler": "WarmupLinear",
|
| 74 |
"steps_per_epoch": null,
|
| 75 |
+
"warmup_steps": 3295,
|
| 76 |
"weight_decay": 0.01
|
| 77 |
}
|
| 78 |
```
|
eval/similarity_evaluation_results.csv
CHANGED
|
@@ -1,3 +1,6 @@
|
|
| 1 |
epoch,steps,cosine_pearson,cosine_spearman,euclidean_pearson,euclidean_spearman,manhattan_pearson,manhattan_spearman,dot_pearson,dot_spearman
|
| 2 |
0,-1,0.970972992350042,0.8555904680470232,0.9886909436857622,0.8555904861327929,0.9876273483671457,0.8555904869788868,0.9709729915604208,0.8555904554294436
|
| 3 |
0,-1,0.9712987343130082,0.854955914803832,0.9889755343294273,0.854955958197371,0.988234416388363,0.8549559551235147,0.9712987344909105,0.8549558983861408
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
epoch,steps,cosine_pearson,cosine_spearman,euclidean_pearson,euclidean_spearman,manhattan_pearson,manhattan_spearman,dot_pearson,dot_spearman
|
| 2 |
0,-1,0.970972992350042,0.8555904680470232,0.9886909436857622,0.8555904861327929,0.9876273483671457,0.8555904869788868,0.9709729915604208,0.8555904554294436
|
| 3 |
0,-1,0.9712987343130082,0.854955914803832,0.9889755343294273,0.854955958197371,0.988234416388363,0.8549559551235147,0.9712987344909105,0.8549558983861408
|
| 4 |
+
0,-1,0.9757800609989824,0.8549515504430093,0.990343830894128,0.8549515973829015,0.9895720977357813,0.8549514679761157,0.9757800611499887,0.8549515908262291
|
| 5 |
+
1,-1,0.9761518346341143,0.8549559179956265,0.9906806237411803,0.8549559460051569,0.9889860014236382,0.8549559601590501,0.9761518359215572,0.8549559338881508
|
| 6 |
+
2,-1,0.9759048293052708,0.854955916669824,0.9906868519582167,0.8549559575894274,0.9887232402804893,0.8549559545227572,0.9759048301997637,0.854955983936347
|
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 90864192
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:35603e06433191bc13b74daa68cde181fb8dab83cb7a4e03f8f992be453c9a8a
|
| 3 |
size 90864192
|