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.6649
|
21 |
+
- Bleu: 3.6178
|
22 |
+
- Gen Len: 18.154
|
23 |
|
24 |
## Model description
|
25 |
|
|
|
51 |
|
52 |
| Training Loss | Epoch | Step | Validation Loss | Bleu | Gen Len |
|
53 |
|:-------------:|:-----:|:-----:|:---------------:|:------:|:-------:|
|
54 |
+
| 1.0551 | 1.0 | 6516 | 0.9019 | 2.8382 | 18.183 |
|
55 |
+
| 0.879 | 2.0 | 13032 | 0.7772 | 3.1412 | 18.182 |
|
56 |
+
| 0.7844 | 3.0 | 19548 | 0.7146 | 3.4508 | 18.18 |
|
57 |
+
| 0.728 | 4.0 | 26064 | 0.6773 | 3.5651 | 18.17 |
|
58 |
+
| 0.6838 | 5.0 | 32580 | 0.6649 | 3.6178 | 18.154 |
|
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:307c4df0a0c55c7d6bbac20ca4e1019ecd66d6ceb30a3df35ac279a9748fd281
|
3 |
size 242041896
|
runs/Jan16_05-40-23_a182e3ed9c8d/events.out.tfevents.1705383624.a182e3ed9c8d.189.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3e97729dccee4e67e8a22cc644df607fcfe8b28850bc1477f427033cbbd41f90
|
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:22a031560e01f05e3d72cd0f583896f2e8230f8c5d263c72bc0f8ef0b7a9d20a
|
3 |
size 4792
|