Update README.md
Browse files
README.md
CHANGED
|
@@ -30,6 +30,11 @@ training_info:
|
|
| 30 |
|
| 31 |
Fine-tuned [`google/mt5-small`](https://huggingface.co/google/mt5-small) model for multilingual translation between **English**, **Myanmar (Burmese)**, and **Japanese**, using the [TALPCo dataset](https://github.com/matbahasa/TALPCo) (CC BY 4.0).
|
| 32 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 33 |
##Training Info
|
| 34 |
|
| 35 |
- Optimizer: AdamW
|
|
|
|
| 30 |
|
| 31 |
Fine-tuned [`google/mt5-small`](https://huggingface.co/google/mt5-small) model for multilingual translation between **English**, **Myanmar (Burmese)**, and **Japanese**, using the [TALPCo dataset](https://github.com/matbahasa/TALPCo) (CC BY 4.0).
|
| 32 |
|
| 33 |
+
## Related Models
|
| 34 |
+
- [ShweYi-17K-mt5-small](https://huggingface.co/Flexavior/ShweYi-17K-mt5-small) → trained on 17K samples
|
| 35 |
+
- [ShweYi-60K-mt5-small](https://huggingface.co/Flexavior/ShweYi-60K-mt5-small) → trained on 60K samples
|
| 36 |
+
|
| 37 |
+
|
| 38 |
##Training Info
|
| 39 |
|
| 40 |
- Optimizer: AdamW
|