End of training
Browse files
README.md
CHANGED
|
@@ -7,19 +7,19 @@ tags:
|
|
| 7 |
metrics:
|
| 8 |
- f1
|
| 9 |
model-index:
|
| 10 |
-
- name: minilm-
|
| 11 |
results: []
|
| 12 |
---
|
| 13 |
|
| 14 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
| 15 |
should probably proofread and complete it, then remove this comment. -->
|
| 16 |
|
| 17 |
-
# minilm-
|
| 18 |
|
| 19 |
This model is a fine-tuned version of [microsoft/MiniLM-L12-H384-uncased](https://huggingface.co/microsoft/MiniLM-L12-H384-uncased) on an unknown dataset.
|
| 20 |
It achieves the following results on the evaluation set:
|
| 21 |
-
- Loss: 0.
|
| 22 |
-
- F1: 0.
|
| 23 |
|
| 24 |
## Model description
|
| 25 |
|
|
@@ -51,8 +51,8 @@ The following hyperparameters were used during training:
|
|
| 51 |
|
| 52 |
| Training Loss | Epoch | Step | Validation Loss | F1 |
|
| 53 |
|:-------------:|:-----:|:----:|:---------------:|:------:|
|
| 54 |
-
|
|
| 55 |
-
|
|
| 56 |
|
| 57 |
|
| 58 |
### Framework versions
|
|
|
|
| 7 |
metrics:
|
| 8 |
- f1
|
| 9 |
model-index:
|
| 10 |
+
- name: minilm-language-classifier
|
| 11 |
results: []
|
| 12 |
---
|
| 13 |
|
| 14 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
| 15 |
should probably proofread and complete it, then remove this comment. -->
|
| 16 |
|
| 17 |
+
# minilm-language-classifier
|
| 18 |
|
| 19 |
This model is a fine-tuned version of [microsoft/MiniLM-L12-H384-uncased](https://huggingface.co/microsoft/MiniLM-L12-H384-uncased) on an unknown dataset.
|
| 20 |
It achieves the following results on the evaluation set:
|
| 21 |
+
- Loss: 0.4820
|
| 22 |
+
- F1: 0.8756
|
| 23 |
|
| 24 |
## Model description
|
| 25 |
|
|
|
|
| 51 |
|
| 52 |
| Training Loss | Epoch | Step | Validation Loss | F1 |
|
| 53 |
|:-------------:|:-----:|:----:|:---------------:|:------:|
|
| 54 |
+
| 0.7743 | 1.0 | 250 | 0.5844 | 0.8507 |
|
| 55 |
+
| 0.5297 | 2.0 | 500 | 0.4820 | 0.8756 |
|
| 56 |
|
| 57 |
|
| 58 |
### Framework versions
|