Training complete
Browse files- README.md +7 -7
- model.safetensors +1 -1
README.md
CHANGED
@@ -17,8 +17,8 @@ should probably proofread and complete it, then remove this comment. -->
|
|
17 |
|
18 |
This model is a fine-tuned version of [sentence-transformers/all-MiniLM-L6-v2](https://huggingface.co/sentence-transformers/all-MiniLM-L6-v2) on an unknown dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
-
- Loss: 0.
|
21 |
-
- Pearson: 0.
|
22 |
|
23 |
## Model description
|
24 |
|
@@ -49,11 +49,11 @@ The following hyperparameters were used during training:
|
|
49 |
|
50 |
| Training Loss | Epoch | Step | Validation Loss | Pearson |
|
51 |
|:-------------:|:-----:|:----:|:---------------:|:-------:|
|
52 |
-
| No log | 1.0 | 360 | 0.
|
53 |
-
| 0.
|
54 |
-
| 0.
|
55 |
-
| 0.
|
56 |
-
| 0.
|
57 |
|
58 |
|
59 |
### Framework versions
|
|
|
17 |
|
18 |
This model is a fine-tuned version of [sentence-transformers/all-MiniLM-L6-v2](https://huggingface.co/sentence-transformers/all-MiniLM-L6-v2) on an unknown dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
+
- Loss: 0.0307
|
21 |
+
- Pearson: 0.8287
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
49 |
|
50 |
| Training Loss | Epoch | Step | Validation Loss | Pearson |
|
51 |
|:-------------:|:-----:|:----:|:---------------:|:-------:|
|
52 |
+
| No log | 1.0 | 360 | 0.0354 | 0.7935 |
|
53 |
+
| 0.0483 | 2.0 | 720 | 0.0391 | 0.8124 |
|
54 |
+
| 0.021 | 3.0 | 1080 | 0.0332 | 0.8206 |
|
55 |
+
| 0.021 | 4.0 | 1440 | 0.0296 | 0.8296 |
|
56 |
+
| 0.0155 | 5.0 | 1800 | 0.0307 | 0.8287 |
|
57 |
|
58 |
|
59 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 90866412
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e309ae42ab712b17ebce0a979d28ac48071ac4dc4f60c9203966040eaba439a6
|
3 |
size 90866412
|