Training complete
Browse files
README.md
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
---
|
2 |
library_name: transformers
|
3 |
license: mit
|
4 |
-
base_model: vinai/bartpho-syllable
|
5 |
tags:
|
6 |
- text2text-generation
|
7 |
- generated_from_trainer
|
@@ -17,10 +17,10 @@ should probably proofread and complete it, then remove this comment. -->
|
|
17 |
|
18 |
# vinh-test
|
19 |
|
20 |
-
This model is a fine-tuned version of [vinai/bartpho-syllable](https://huggingface.co/vinai/bartpho-syllable) on the None dataset.
|
21 |
It achieves the following results on the evaluation set:
|
22 |
-
- Loss: 0.
|
23 |
-
- Sacrebleu:
|
24 |
|
25 |
## Model description
|
26 |
|
@@ -54,11 +54,11 @@ The following hyperparameters were used during training:
|
|
54 |
|
55 |
| Training Loss | Epoch | Step | Validation Loss | Sacrebleu |
|
56 |
|:-------------:|:-----:|:----:|:---------------:|:---------:|
|
57 |
-
| No log | 1.0 | 179 | 0.
|
58 |
-
| No log | 2.0 | 358 | 0.
|
59 |
-
| 0.
|
60 |
-
| 0.
|
61 |
-
| 0.
|
62 |
|
63 |
|
64 |
### Framework versions
|
|
|
1 |
---
|
2 |
library_name: transformers
|
3 |
license: mit
|
4 |
+
base_model: vinai/bartpho-syllable-base
|
5 |
tags:
|
6 |
- text2text-generation
|
7 |
- generated_from_trainer
|
|
|
17 |
|
18 |
# vinh-test
|
19 |
|
20 |
+
This model is a fine-tuned version of [vinai/bartpho-syllable-base](https://huggingface.co/vinai/bartpho-syllable-base) on the None dataset.
|
21 |
It achieves the following results on the evaluation set:
|
22 |
+
- Loss: 0.0237
|
23 |
+
- Sacrebleu: 98.1436
|
24 |
|
25 |
## Model description
|
26 |
|
|
|
54 |
|
55 |
| Training Loss | Epoch | Step | Validation Loss | Sacrebleu |
|
56 |
|:-------------:|:-----:|:----:|:---------------:|:---------:|
|
57 |
+
| No log | 1.0 | 179 | 0.0514 | 96.4718 |
|
58 |
+
| No log | 2.0 | 358 | 0.0363 | 97.6428 |
|
59 |
+
| 0.0916 | 3.0 | 537 | 0.0285 | 97.6959 |
|
60 |
+
| 0.0916 | 4.0 | 716 | 0.0252 | 97.8422 |
|
61 |
+
| 0.0916 | 5.0 | 895 | 0.0237 | 98.1436 |
|
62 |
|
63 |
|
64 |
### Framework versions
|
runs/Dec06_07-00-41_26ce95cce962/events.out.tfevents.1733468489.26ce95cce962.23.0
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e5f853938a1835256a62d4b8d87ac0f6176fc7d22fd6ad6a6c10736a9279d304
|
3 |
+
size 7929
|
runs/Dec06_07-00-41_26ce95cce962/events.out.tfevents.1733469216.26ce95cce962.23.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b7c6e20dfb7fa0931d6efabf485588e05c82245bb36368bf00e315b6b375a604
|
3 |
+
size 412
|