kimnhuvu276 commited on
Commit
f052c20
·
verified ·
1 Parent(s): f48605b

Training complete

Browse files
Files changed (1) hide show
  1. README.md +7 -3
README.md CHANGED
@@ -19,9 +19,9 @@ should probably proofread and complete it, then remove this comment. -->
19
 
20
  This model is a fine-tuned version of [vinai/bartpho-syllable](https://huggingface.co/vinai/bartpho-syllable) on an unknown dataset.
21
  It achieves the following results on the evaluation set:
22
- - Loss: 0.5002
23
- - Model Preparation Time: 0.0056
24
- - Sacrebleu: 23.6960
25
 
26
  ## Model description
27
 
@@ -53,6 +53,10 @@ The following hyperparameters were used during training:
53
 
54
  ### Training results
55
 
 
 
 
 
56
 
57
 
58
  ### Framework versions
 
19
 
20
  This model is a fine-tuned version of [vinai/bartpho-syllable](https://huggingface.co/vinai/bartpho-syllable) on an unknown dataset.
21
  It achieves the following results on the evaluation set:
22
+ - Loss: 0.2561
23
+ - Model Preparation Time: 0.0049
24
+ - Sacrebleu: 27.4762
25
 
26
  ## Model description
27
 
 
53
 
54
  ### Training results
55
 
56
+ | Training Loss | Epoch | Step | Validation Loss | Model Preparation Time | Sacrebleu |
57
+ |:-------------:|:-------:|:-----:|:---------------:|:----------------------:|:---------:|
58
+ | 0.1191 | 21.3333 | 20000 | 0.2198 | 0.0049 | 27.3651 |
59
+ | 0.009 | 42.6667 | 40000 | 0.2546 | 0.0049 | 27.4868 |
60
 
61
 
62
  ### Framework versions