syafiqfaray
commited on
Commit
•
0af48c4
1
Parent(s):
7fa54de
Update README.md
Browse files
README.md
CHANGED
@@ -15,14 +15,17 @@ 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-small](https://huggingface.co/google/byt5-small) on
|
19 |
It achieves the following results on the evaluation set:
|
20 |
- Loss: 0.2186
|
21 |
-
-
|
22 |
-
-
|
23 |
-
- Word
|
24 |
- Gen Len: 7.4857
|
25 |
-
|
|
|
|
|
|
|
26 |
## Model description
|
27 |
|
28 |
More information needed
|
|
|
15 |
|
16 |
# byt5-finetuned-indocollex-informal-to-formal
|
17 |
|
18 |
+
This model is a fine-tuned version of [google/byt5-small](https://huggingface.co/google/byt5-small) on [IndoCollex dataset](https://github.com/haryoa/indo-collex) on informal-formal transformation.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
- Loss: 0.2186
|
21 |
+
- CER: 0.2292
|
22 |
+
- WER: 0.6667
|
23 |
+
- Word Accuracy: 0.3333
|
24 |
- Gen Len: 7.4857
|
25 |
+
On test set, it achieves following results :
|
26 |
+
- CER: 0.2655
|
27 |
+
- WER: 0.666
|
28 |
+
- Word Accuracy: 0.333
|
29 |
## Model description
|
30 |
|
31 |
More information needed
|