huseinzol05
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -20,9 +20,18 @@ Finetuned https://huggingface.co/mesolitica/nanot5-base-malaysian-cased using 20
|
|
20 |
- This model natively code switching.
|
21 |
- This model should maintain `\n`, `\t`, `\r` as it is.
|
22 |
|
23 |
-
Thanks to https://x.com/oscarnazhan for the GPU access
|
24 |
|
25 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
26 |
|
27 |
## how we trained it?
|
28 |
|
|
|
20 |
- This model natively code switching.
|
21 |
- This model should maintain `\n`, `\t`, `\r` as it is.
|
22 |
|
23 |
+
Thanks to https://x.com/oscarnazhan for the GPU access for initial train this model.
|
24 |
|
25 |
+
Wandb at https://wandb.ai/huseinzol05/nanot5-base-malaysian-cased-translation-v4-multipack-post-v3?nw=nwuserhuseinzol05
|
26 |
+
|
27 |
+
## Evaluation
|
28 |
+
|
29 |
+
![image/png](https://cdn-uploads.huggingface.co/production/uploads/5e73316106936008a9ee6523/afX5IvJA71jg9nschp6vM.png)
|
30 |
+
|
31 |
+
- IIUM Confession-EN is a gold label, we pay human to translate local malay from IIUM Confession to standard English.
|
32 |
+
- Other than that are from FLORES200.
|
33 |
+
|
34 |
+
All evaluations at https://github.com/mesolitica/malaya/tree/master/session/translation/end-to-end/evaluate
|
35 |
|
36 |
## how we trained it?
|
37 |
|