B-K commited on
Commit
49bc722
·
verified ·
1 Parent(s): 35b9634

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -12,7 +12,7 @@ model-index:
12
  name: B-K/thai-g2p
13
  type: B-K/thai-g2p
14
  config: default
15
- split: validation
16
  metrics:
17
  - type: cer
18
  value: 0.094
@@ -36,7 +36,7 @@ widget:
36
 
37
  This model is a fine-tuned version of [google/umt5-small](https://huggingface.co/google/umt5-small) on the [B-K/thai-g2p](https://huggingface.co/datasets/B-K/thai-g2p) dataset for Thai Grapheme-to-Phoneme (G2P) conversion.
38
 
39
- It achieves the following results on the evaluation set:
40
  - Loss: 1.5449
41
  - CER: 0.094
42
 
 
12
  name: B-K/thai-g2p
13
  type: B-K/thai-g2p
14
  config: default
15
+ split: sentence_validation
16
  metrics:
17
  - type: cer
18
  value: 0.094
 
36
 
37
  This model is a fine-tuned version of [google/umt5-small](https://huggingface.co/google/umt5-small) on the [B-K/thai-g2p](https://huggingface.co/datasets/B-K/thai-g2p) dataset for Thai Grapheme-to-Phoneme (G2P) conversion.
38
 
39
+ It achieves the following results on the sentence evaluation set:
40
  - Loss: 1.5449
41
  - CER: 0.094
42