syafiqfaray commited on
Commit
0e386e3
1 Parent(s): ed0f6c9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -2
README.md CHANGED
@@ -13,9 +13,10 @@ model-index:
13
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
14
  should probably proofread and complete it, then remove this comment. -->
15
 
16
- # byt5-finetuned-indocollex-informal-to-formal
 
 
17
 
18
- This model is a fine-tuned version of [google/byt5-base](https://huggingface.co/google/byt5-base) on an unknown dataset.
19
  It achieves the following results on the evaluation set:
20
  - Loss: 0.2191
21
  - Cer: 0.208
@@ -23,6 +24,11 @@ It achieves the following results on the evaluation set:
23
  - Word Acc: 0.4714
24
  - Gen Len: 7.7486
25
 
 
 
 
 
 
26
  ## Model description
27
 
28
  More information needed
 
13
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
14
  should probably proofread and complete it, then remove this comment. -->
15
 
16
+ # Byt5-base Finetuned IndoCollex Informal to Formal
17
+
18
+ This model is a fine-tuned version of [google/byt5-base](https://huggingface.co/google/byt5-base) on on [IndoCollex dataset](https://github.com/haryoa/indo-collex) on informal-formal transformation.
19
 
 
20
  It achieves the following results on the evaluation set:
21
  - Loss: 0.2191
22
  - Cer: 0.208
 
24
  - Word Acc: 0.4714
25
  - Gen Len: 7.7486
26
 
27
+ On test set, it achieves following results :
28
+ - CER: 0.2589
29
+ - WER: 0.575
30
+ - Word Accuracy: 0.425
31
+
32
  ## Model description
33
 
34
  More information needed