Update README.md
Browse files
README.md
CHANGED
@@ -4,6 +4,15 @@ tags:
|
|
4 |
model-index:
|
5 |
- name: Bartpho_spelling_correction
|
6 |
results: []
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
7 |
---
|
8 |
|
9 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -65,4 +74,4 @@ The following hyperparameters were used during training:
|
|
65 |
- Transformers 4.42.4
|
66 |
- Pytorch 2.3.1+cu121
|
67 |
- Datasets 2.20.0
|
68 |
-
- Tokenizers 0.19.1
|
|
|
4 |
model-index:
|
5 |
- name: Bartpho_spelling_correction
|
6 |
results: []
|
7 |
+
license: apache-2.0
|
8 |
+
datasets:
|
9 |
+
- ShynBui/Vietnamese_spelling_error
|
10 |
+
language:
|
11 |
+
- vi
|
12 |
+
metrics:
|
13 |
+
- bleu
|
14 |
+
library_name: transformers
|
15 |
+
pipeline_tag: translation
|
16 |
---
|
17 |
|
18 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
74 |
- Transformers 4.42.4
|
75 |
- Pytorch 2.3.1+cu121
|
76 |
- Datasets 2.20.0
|
77 |
+
- Tokenizers 0.19.1
|