peterhung commited on
Commit
c4b12a7
1 Parent(s): 712ae11

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -6,6 +6,7 @@ pipeline_tag: token-classification
6
  tags:
7
  - vietnamese
8
  - accents inserter
 
9
  metrics:
10
  - accuracy
11
  ---
@@ -218,5 +219,4 @@ More info can be found <a href="https://peterhung.org/tech/insert-vietnamese-acc
218
  - There is a live demo of this model available <a href="https://ai.vietnameseaccent.com/" target="_blank">here</a>.
219
  This demo is run on CPU so the speed is expected to be not as fast as when run on GPU.
220
  - You can also use the inference API on the right side of this page (provided by HF automatically)
221
- to see the tags (indexes) assigned to each word.
222
-
 
6
  tags:
7
  - vietnamese
8
  - accents inserter
9
+ - diacritics
10
  metrics:
11
  - accuracy
12
  ---
 
219
  - There is a live demo of this model available <a href="https://ai.vietnameseaccent.com/" target="_blank">here</a>.
220
  This demo is run on CPU so the speed is expected to be not as fast as when run on GPU.
221
  - You can also use the inference API on the right side of this page (provided by HF automatically)
222
+ to see the tags (indexes) assigned to each word.