Commit ·
2b65ac1
1
Parent(s): 9122b4c
update model card README.md
Browse files
README.md
CHANGED
|
@@ -13,12 +13,10 @@ should probably proofread and complete it, then remove this comment. -->
|
|
| 13 |
|
| 14 |
# m3e-base-text-classification
|
| 15 |
|
| 16 |
-
This model is a fine-tuned version of [moka-ai/m3e-base](https://huggingface.co/moka-ai/m3e-base) on
|
| 17 |
It achieves the following results on the evaluation set:
|
| 18 |
-
- Loss: 0.
|
| 19 |
-
- Accuracy: 0.
|
| 20 |
-
|
| 21 |
-
- Test Accuracy: 0.8787
|
| 22 |
|
| 23 |
## Model description
|
| 24 |
|
|
@@ -49,9 +47,9 @@ The following hyperparameters were used during training:
|
|
| 49 |
|
| 50 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
| 51 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
| 52 |
-
| 0.
|
| 53 |
-
| 0.
|
| 54 |
-
| 0.
|
| 55 |
|
| 56 |
|
| 57 |
### Framework versions
|
|
|
|
| 13 |
|
| 14 |
# m3e-base-text-classification
|
| 15 |
|
| 16 |
+
This model is a fine-tuned version of [moka-ai/m3e-base](https://huggingface.co/moka-ai/m3e-base) on an unknown dataset.
|
| 17 |
It achieves the following results on the evaluation set:
|
| 18 |
+
- Loss: 0.6529
|
| 19 |
+
- Accuracy: 0.7826
|
|
|
|
|
|
|
| 20 |
|
| 21 |
## Model description
|
| 22 |
|
|
|
|
| 47 |
|
| 48 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
| 49 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
| 50 |
+
| 0.495 | 1.0 | 1009 | 0.5175 | 0.7783 |
|
| 51 |
+
| 0.3792 | 2.0 | 2018 | 0.5600 | 0.7748 |
|
| 52 |
+
| 0.2503 | 3.0 | 3027 | 0.6529 | 0.7826 |
|
| 53 |
|
| 54 |
|
| 55 |
### Framework versions
|