Update README.md
Browse files
README.md
CHANGED
@@ -1,6 +1,7 @@
|
|
1 |
---
|
2 |
tags:
|
3 |
- summarization
|
|
|
4 |
pipeline_tag: summarization
|
5 |
model-index:
|
6 |
- name: Bartpho_spelling_correction
|
@@ -9,6 +10,8 @@ license: apache-2.0
|
|
9 |
language:
|
10 |
- vi
|
11 |
library_name: transformers
|
|
|
|
|
12 |
---
|
13 |
|
14 |
|
|
|
1 |
---
|
2 |
tags:
|
3 |
- summarization
|
4 |
+
- text-generation
|
5 |
pipeline_tag: summarization
|
6 |
model-index:
|
7 |
- name: Bartpho_spelling_correction
|
|
|
10 |
language:
|
11 |
- vi
|
12 |
library_name: transformers
|
13 |
+
metrics:
|
14 |
+
- accuracy
|
15 |
---
|
16 |
|
17 |
|