Commit ·
4114ead
1
Parent(s): 9c71cd4
update model card README.md
Browse files
README.md
CHANGED
|
@@ -14,7 +14,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
| 14 |
|
| 15 |
This model is a fine-tuned version of [hoabinh/finetune](https://huggingface.co/hoabinh/finetune) on an unknown dataset.
|
| 16 |
It achieves the following results on the evaluation set:
|
| 17 |
-
- Loss: 0.
|
| 18 |
|
| 19 |
## Model description
|
| 20 |
|
|
@@ -48,9 +48,9 @@ The following hyperparameters were used during training:
|
|
| 48 |
|
| 49 |
| Training Loss | Epoch | Step | Validation Loss |
|
| 50 |
|:-------------:|:-----:|:----:|:---------------:|
|
| 51 |
-
| 0.
|
| 52 |
-
| 0.
|
| 53 |
-
| 0.
|
| 54 |
|
| 55 |
|
| 56 |
### Framework versions
|
|
|
|
| 14 |
|
| 15 |
This model is a fine-tuned version of [hoabinh/finetune](https://huggingface.co/hoabinh/finetune) on an unknown dataset.
|
| 16 |
It achieves the following results on the evaluation set:
|
| 17 |
+
- Loss: 0.7561
|
| 18 |
|
| 19 |
## Model description
|
| 20 |
|
|
|
|
| 48 |
|
| 49 |
| Training Loss | Epoch | Step | Validation Loss |
|
| 50 |
|:-------------:|:-----:|:----:|:---------------:|
|
| 51 |
+
| 0.3381 | 0.29 | 200 | 0.7756 |
|
| 52 |
+
| 0.4382 | 0.59 | 400 | 0.8077 |
|
| 53 |
+
| 0.3142 | 0.88 | 600 | 0.7561 |
|
| 54 |
|
| 55 |
|
| 56 |
### Framework versions
|