End of training
Browse files
README.md
CHANGED
@@ -17,9 +17,9 @@ 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: 0.
|
21 |
-
- Bleu:
|
22 |
-
- Gen Len:
|
23 |
|
24 |
## Model description
|
25 |
|
@@ -51,11 +51,11 @@ The following hyperparameters were used during training:
|
|
51 |
|
52 |
| Training Loss | Epoch | Step | Validation Loss | Bleu | Gen Len |
|
53 |
|:-------------:|:-----:|:-----:|:---------------:|:------:|:-------:|
|
54 |
-
| 1.
|
55 |
-
| 0.
|
56 |
-
| 0.
|
57 |
-
| 0.
|
58 |
-
| 0.
|
59 |
|
60 |
|
61 |
### 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: 0.6765
|
21 |
+
- Bleu: 4.3137
|
22 |
+
- Gen Len: 17.992
|
23 |
|
24 |
## Model description
|
25 |
|
|
|
51 |
|
52 |
| Training Loss | Epoch | Step | Validation Loss | Bleu | Gen Len |
|
53 |
|:-------------:|:-----:|:-----:|:---------------:|:------:|:-------:|
|
54 |
+
| 1.041 | 1.0 | 6516 | 0.9164 | 3.3716 | 18.0 |
|
55 |
+
| 0.8798 | 2.0 | 13032 | 0.7807 | 3.8935 | 18.012 |
|
56 |
+
| 0.7852 | 3.0 | 19548 | 0.7234 | 4.0936 | 18.012 |
|
57 |
+
| 0.726 | 4.0 | 26064 | 0.6881 | 4.214 | 17.996 |
|
58 |
+
| 0.6794 | 5.0 | 32580 | 0.6765 | 4.3137 | 17.992 |
|
59 |
|
60 |
|
61 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 242041896
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d15b104c019c0ecdef6c44a954668a73c5eb10242bc68932ba81551a76853fe9
|
3 |
size 242041896
|
runs/Jan15_14-59-52_dc9e199610fb/events.out.tfevents.1705330793.dc9e199610fb.364.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8a84afd4a34f80294bc6ae1937c8349d6941382e6ee893bef9c05e76f353c443
|
3 |
+
size 17743
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4792
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7340f91d2d28413dee18f383fb902a2aa4b79a6c1003bef0557b8d83d504c3d2
|
3 |
size 4792
|