bishalbaaniya
commited on
Commit
•
0f8a342
1
Parent(s):
be83667
update model card README.md
Browse files
README.md
CHANGED
@@ -14,11 +14,11 @@ should probably proofread and complete it, then remove this comment. -->
|
|
14 |
|
15 |
# bishalbaaniya-finetuned-myaamia-to-english
|
16 |
|
17 |
-
This model is a fine-tuned version of [
|
18 |
It achieves the following results on the evaluation set:
|
19 |
-
- Loss:
|
20 |
-
- Bleu: 0.
|
21 |
-
- Gen Len:
|
22 |
|
23 |
## Model description
|
24 |
|
@@ -49,7 +49,7 @@ The following hyperparameters were used during training:
|
|
49 |
|
50 |
| Training Loss | Epoch | Step | Validation Loss | Bleu | Gen Len |
|
51 |
|:-------------:|:-----:|:----:|:---------------:|:------:|:-------:|
|
52 |
-
|
|
53 |
|
54 |
|
55 |
### Framework versions
|
|
|
14 |
|
15 |
# bishalbaaniya-finetuned-myaamia-to-english
|
16 |
|
17 |
+
This model is a fine-tuned version of [t5-base](https://huggingface.co/t5-base) on an unknown dataset.
|
18 |
It achieves the following results on the evaluation set:
|
19 |
+
- Loss: 4.0090
|
20 |
+
- Bleu: 0.1637
|
21 |
+
- Gen Len: 7.977
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
49 |
|
50 |
| Training Loss | Epoch | Step | Validation Loss | Bleu | Gen Len |
|
51 |
|:-------------:|:-----:|:----:|:---------------:|:------:|:-------:|
|
52 |
+
| 4.1712 | 1.0 | 1082 | 4.0090 | 0.1637 | 7.977 |
|
53 |
|
54 |
|
55 |
### Framework versions
|