patrixtano
commited on
Commit
•
8193cc3
1
Parent(s):
225a63d
End of training
Browse files
README.md
CHANGED
@@ -16,7 +16,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
16 |
This model is a fine-tuned version of [t5-small](https://huggingface.co/t5-small) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
- Loss: 0.1492
|
19 |
-
- Exact Match:
|
20 |
- Gen Len: 15.9479
|
21 |
|
22 |
## Model description
|
@@ -49,9 +49,9 @@ The following hyperparameters were used during training:
|
|
49 |
|
50 |
| Training Loss | Epoch | Step | Validation Loss | Exact Match | Gen Len |
|
51 |
|:-------------:|:-----:|:----:|:---------------:|:-----------:|:-------:|
|
52 |
-
| 0.2068 | 1.0 | 1141 | 0.1869 |
|
53 |
-
| 0.1606 | 2.0 | 2282 | 0.1546 |
|
54 |
-
| 0.1453 | 3.0 | 3423 | 0.1492 |
|
55 |
|
56 |
|
57 |
### Framework versions
|
|
|
16 |
This model is a fine-tuned version of [t5-small](https://huggingface.co/t5-small) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
- Loss: 0.1492
|
19 |
+
- Exact Match: 11.7003
|
20 |
- Gen Len: 15.9479
|
21 |
|
22 |
## Model description
|
|
|
49 |
|
50 |
| Training Loss | Epoch | Step | Validation Loss | Exact Match | Gen Len |
|
51 |
|:-------------:|:-----:|:----:|:---------------:|:-----------:|:-------:|
|
52 |
+
| 0.2068 | 1.0 | 1141 | 0.1869 | 5.6968 | 17.2095 |
|
53 |
+
| 0.1606 | 2.0 | 2282 | 0.1546 | 10.6047 | 16.2989 |
|
54 |
+
| 0.1453 | 3.0 | 3423 | 0.1492 | 11.7003 | 15.9479 |
|
55 |
|
56 |
|
57 |
### Framework versions
|
runs/Aug28_12-45-28_6f3fa9a980ac/events.out.tfevents.1724849129.6f3fa9a980ac.672.1
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:02402de8a662ff6da8a0c97c818c77b89267dcaee7b9dd2e9fa2fbff61ca3733
|
3 |
+
size 8618
|