Model save
Browse files
README.md
CHANGED
@@ -1,5 +1,6 @@
|
|
1 |
---
|
2 |
-
|
|
|
3 |
tags:
|
4 |
- generated_from_trainer
|
5 |
metrics:
|
@@ -15,7 +16,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
15 |
[<img src="https://raw.githubusercontent.com/wandb/assets/main/wandb-github-badge-28.svg" alt="Visualize in Weights & Biases" width="200" height="32"/>](https://wandb.ai/hnamuwaya-makerere-university-business-school/mt5_small_lg_en/runs/zsfbh00n)
|
16 |
# mt5_small_lg_en
|
17 |
|
18 |
-
This model is a fine-tuned version of [
|
19 |
It achieves the following results on the evaluation set:
|
20 |
- Loss: 0.2071
|
21 |
- Bleu: 1.1669
|
|
|
1 |
---
|
2 |
+
license: apache-2.0
|
3 |
+
base_model: t5-small
|
4 |
tags:
|
5 |
- generated_from_trainer
|
6 |
metrics:
|
|
|
16 |
[<img src="https://raw.githubusercontent.com/wandb/assets/main/wandb-github-badge-28.svg" alt="Visualize in Weights & Biases" width="200" height="32"/>](https://wandb.ai/hnamuwaya-makerere-university-business-school/mt5_small_lg_en/runs/zsfbh00n)
|
17 |
# mt5_small_lg_en
|
18 |
|
19 |
+
This model is a fine-tuned version of [t5-small](https://huggingface.co/t5-small) on the None dataset.
|
20 |
It achieves the following results on the evaluation set:
|
21 |
- Loss: 0.2071
|
22 |
- Bleu: 1.1669
|