52100176-NguyenTrongDat
commited on
Training complete
Browse files
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 [vinai/bartpho-syllable](https://huggingface.co/vinai/bartpho-syllable) on an unknown dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
-
- Loss: 0.
|
21 |
-
- Sacrebleu: 21.
|
22 |
|
23 |
## Model description
|
24 |
|
@@ -52,11 +52,11 @@ The following hyperparameters were used during training:
|
|
52 |
|
53 |
| Training Loss | Epoch | Step | Validation Loss | Sacrebleu |
|
54 |
|:-------------:|:-----:|:----:|:---------------:|:---------:|
|
55 |
-
| No log | 1.0 | 166 | 0.
|
56 |
-
| No log | 2.0 | 332 | 0.
|
57 |
-
| No log | 3.0 | 498 | 0.
|
58 |
-
| No log | 4.0 | 664 | 0.
|
59 |
-
| No log | 5.0 | 830 | 0.
|
60 |
|
61 |
|
62 |
### Framework versions
|
|
|
17 |
|
18 |
This model is a fine-tuned version of [vinai/bartpho-syllable](https://huggingface.co/vinai/bartpho-syllable) on an unknown dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
+
- Loss: 0.0590
|
21 |
+
- Sacrebleu: 21.1408
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
52 |
|
53 |
| Training Loss | Epoch | Step | Validation Loss | Sacrebleu |
|
54 |
|:-------------:|:-----:|:----:|:---------------:|:---------:|
|
55 |
+
| No log | 1.0 | 166 | 0.2705 | 11.9103 |
|
56 |
+
| No log | 2.0 | 332 | 0.0998 | 18.3922 |
|
57 |
+
| No log | 3.0 | 498 | 0.0668 | 20.3883 |
|
58 |
+
| No log | 4.0 | 664 | 0.0611 | 20.8298 |
|
59 |
+
| No log | 5.0 | 830 | 0.0590 | 21.1408 |
|
60 |
|
61 |
|
62 |
### Framework versions
|