andyfriedrich-amd
commited on
Commit
•
f4800da
1
Parent(s):
210d2b5
update model card README.md
Browse files
README.md
CHANGED
@@ -17,8 +17,8 @@ should probably proofread and complete it, then remove this comment. -->
|
|
17 |
|
18 |
This model is a fine-tuned version of [t5-small](https://huggingface.co/t5-small) on an unknown dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
-
- Loss: 2.
|
21 |
-
- Bleu: 0.
|
22 |
- Gen Len: 19.0
|
23 |
|
24 |
## Model description
|
@@ -50,8 +50,8 @@ The following hyperparameters were used during training:
|
|
50 |
|
51 |
| Training Loss | Epoch | Step | Validation Loss | Bleu | Gen Len |
|
52 |
|:-------------:|:-----:|:----:|:---------------:|:------:|:-------:|
|
53 |
-
| No log | 1.0 | 8 | 2.
|
54 |
-
| No log | 2.0 | 16 | 2.
|
55 |
|
56 |
|
57 |
### Framework versions
|
|
|
17 |
|
18 |
This model is a fine-tuned version of [t5-small](https://huggingface.co/t5-small) on an unknown dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
+
- Loss: 2.2315
|
21 |
+
- Bleu: 0.1018
|
22 |
- Gen Len: 19.0
|
23 |
|
24 |
## Model description
|
|
|
50 |
|
51 |
| Training Loss | Epoch | Step | Validation Loss | Bleu | Gen Len |
|
52 |
|:-------------:|:-----:|:----:|:---------------:|:------:|:-------:|
|
53 |
+
| No log | 1.0 | 8 | 2.3794 | 0.1079 | 19.0 |
|
54 |
+
| No log | 2.0 | 16 | 2.2315 | 0.1018 | 19.0 |
|
55 |
|
56 |
|
57 |
### Framework versions
|