bmd1905 commited on
Commit
232ad2f
1 Parent(s): 3bbaab8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -2
README.md CHANGED
@@ -4,6 +4,9 @@ tags:
4
  model-index:
5
  - name: bartpho-syllable-finetuned-vietnamese_corrector
6
  results: []
 
 
 
7
  ---
8
 
9
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -11,7 +14,7 @@ should probably proofread and complete it, then remove this comment. -->
11
 
12
  # bartpho-syllable-finetuned-vietnamese_corrector
13
 
14
- This model is a fine-tuned version of [vinai/bartpho-syllable](https://huggingface.co/vinai/bartpho-syllable) on an unknown dataset.
15
  It achieves the following results on the evaluation set:
16
  - Loss: 0.2273
17
  - Cer: 0.0246
@@ -28,4 +31,4 @@ The following hyperparameters were used during training:
28
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
29
  - lr_scheduler_type: linear
30
  - num_epochs: 2
31
- - mixed_precision_training: Native AMP
 
4
  model-index:
5
  - name: bartpho-syllable-finetuned-vietnamese_corrector
6
  results: []
7
+ license: apache-2.0
8
+ language:
9
+ - vi
10
  ---
11
 
12
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
14
 
15
  # bartpho-syllable-finetuned-vietnamese_corrector
16
 
17
+ This model is a fine-tuned version of [vinai/bartpho-syllable](https://huggingface.co/vinai/bartpho-syllable) for Vietnamese error corrector task.
18
  It achieves the following results on the evaluation set:
19
  - Loss: 0.2273
20
  - Cer: 0.0246
 
31
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
32
  - lr_scheduler_type: linear
33
  - num_epochs: 2
34
+ - mixed_precision_training: Native AMP