bmd1905 commited on
Commit
1df24aa
1 Parent(s): 7cdfbc7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -3
README.md CHANGED
@@ -4,14 +4,16 @@ tags:
4
  model-index:
5
  - name: my-custom-vinai
6
  results: []
 
 
7
  ---
8
 
9
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
10
  should probably proofread and complete it, then remove this comment. -->
11
 
12
- # my-custom-vinai
13
 
14
- This model is a fine-tuned version of [/kaggle/input/vietnamese-corrector/kaggle/working/models/my-custom-vinai](https://huggingface.co//kaggle/input/vietnamese-corrector/kaggle/working/models/my-custom-vinai) on an unknown dataset.
15
  It achieves the following results on the evaluation set:
16
  - Loss: 0.2273
17
  - Cer: 0.0246
@@ -53,4 +55,4 @@ The following hyperparameters were used during training:
53
  - Transformers 4.26.1
54
  - Pytorch 1.13.0
55
  - Datasets 2.1.0
56
- - Tokenizers 0.13.2
 
4
  model-index:
5
  - name: my-custom-vinai
6
  results: []
7
+ license: apache-2.0
8
+ pipeline_tag: text2text-generation
9
  ---
10
 
11
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
12
  should probably proofread and complete it, then remove this comment. -->
13
 
14
+ # vietnamese-corrector
15
 
16
+ This model is a fine-tuned version of [vinai/bartpho-word](vinai/bartpho-word) on an unknown dataset.
17
  It achieves the following results on the evaluation set:
18
  - Loss: 0.2273
19
  - Cer: 0.0246
 
55
  - Transformers 4.26.1
56
  - Pytorch 1.13.0
57
  - Datasets 2.1.0
58
+ - Tokenizers 0.13.2