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 [google/flan-t5-large](https://huggingface.co/google/flan-t5-large) on the None dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
-
- Loss: 0.
|
21 |
-
- Accuracy:
|
22 |
-
- Gen Len: 7.
|
23 |
|
24 |
## Model description
|
25 |
|
@@ -48,15 +48,15 @@ The following hyperparameters were used during training:
|
|
48 |
|
49 |
### Training results
|
50 |
|
51 |
-
| Training Loss | Epoch | Step
|
52 |
-
|
53 |
-
| 0.
|
54 |
-
| 0.
|
55 |
|
56 |
|
57 |
### Framework versions
|
58 |
|
59 |
- Transformers 4.44.0
|
60 |
-
- Pytorch 2.5.1+
|
61 |
-
- Datasets 3.3.
|
62 |
- Tokenizers 0.19.1
|
|
|
17 |
|
18 |
This model is a fine-tuned version of [google/flan-t5-large](https://huggingface.co/google/flan-t5-large) on the None dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
+
- Loss: 0.0099
|
21 |
+
- Accuracy: 98.0607
|
22 |
+
- Gen Len: 7.6282
|
23 |
|
24 |
## Model description
|
25 |
|
|
|
48 |
|
49 |
### Training results
|
50 |
|
51 |
+
| Training Loss | Epoch | Step | Validation Loss | Accuracy | Gen Len |
|
52 |
+
|:-------------:|:-----:|:----:|:---------------:|:--------:|:-------:|
|
53 |
+
| 0.0201 | 1.0 | 2500 | 0.0213 | 95.2782 | 7.5936 |
|
54 |
+
| 0.0046 | 2.0 | 5000 | 0.0099 | 98.0607 | 7.6282 |
|
55 |
|
56 |
|
57 |
### Framework versions
|
58 |
|
59 |
- Transformers 4.44.0
|
60 |
+
- Pytorch 2.5.1+cu124
|
61 |
+
- Datasets 3.3.1
|
62 |
- Tokenizers 0.19.1
|
logs/events.out.tfevents.1739933338.f873aedf5521.1549.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b4dda3b61c9e671c5cbae98fa2a7db319e72eef463d48a1809a5f45b63dd467d
|
3 |
+
size 462
|