yacht commited on
Commit
7f6eb86
·
verified ·
1 Parent(s): d9d2e2b

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +13 -14
README.md CHANGED
@@ -1,16 +1,16 @@
1
  ---
2
  language:
3
- - en
4
- - th
5
  tags:
6
- - transliteration
7
- - thai
8
- - english
9
- - byt5
10
- - fp16
11
  license: mit
12
  datasets:
13
- - custom
14
  library_name: transformers
15
  pipeline_tag: text2text-generation
16
  ---
@@ -63,9 +63,9 @@ The model was trained on a combined dataset of English-Thai transliteration pair
63
  - Gradient clipping: Yes (max_grad_norm=1.0)
64
 
65
  ### Evaluation Results
66
- - **Accuracy**: `0.7562`
67
- - **Character Error Rate**: `0.0568`
68
- - **Mean Levenshtein Distance**: `0.4473`
69
 
70
  ## How to Use
71
 
@@ -148,9 +148,8 @@ The model's performance may vary based on:
148
  ## Common Errors
149
 
150
  Some common error patterns observed:
151
- - greenockiteกรีนอกไทต์ (should be: กรีนอกไคต์)
152
- - groupกรุ๊ป (should be: กรูป)
153
- - glauconite → เกลาโคไนต์ (should be: กลอโคไนต์)
154
 
155
  ## License
156
 
 
1
  ---
2
  language:
3
+ - en
4
+ - th
5
  tags:
6
+ - transliteration
7
+ - thai
8
+ - english
9
+ - byt5
10
+ - fp16
11
  license: mit
12
  datasets:
13
+ - custom
14
  library_name: transformers
15
  pipeline_tag: text2text-generation
16
  ---
 
63
  - Gradient clipping: Yes (max_grad_norm=1.0)
64
 
65
  ### Evaluation Results
66
+ - **Accuracy**: `0.7831`
67
+ - **Character Error Rate**: `0.0591`
68
+ - **Mean Levenshtein Distance**: `0.4654`
69
 
70
  ## How to Use
71
 
 
148
  ## Common Errors
149
 
150
  Some common error patterns observed:
151
+ - groupกรูป (should be: กรุ๊ป)
152
+ - golfโกล์ฟ (should be: กอล์ฟ)
 
153
 
154
  ## License
155