End of training
Browse files- README.md +14 -0
- logs/events.out.tfevents.1739948232.0f174c24fde3.1910.0 +3 -0
- logs/events.out.tfevents.1739948348.0f174c24fde3.1910.1 +3 -0
- logs/events.out.tfevents.1739948399.0f174c24fde3.1910.2 +3 -0
- logs/events.out.tfevents.1739948483.0f174c24fde3.1910.3 +3 -0
- logs/events.out.tfevents.1739948687.0f174c24fde3.1910.4 +3 -0
- logs/events.out.tfevents.1739949032.0f174c24fde3.1910.5 +3 -0
- model.safetensors +1 -1
README.md
CHANGED
@@ -15,6 +15,9 @@ should probably proofread and complete it, then remove this comment. -->
|
|
15 |
# testflant5
|
16 |
|
17 |
This model is a fine-tuned version of [google/flan-t5-base](https://huggingface.co/google/flan-t5-base) on an unknown dataset.
|
|
|
|
|
|
|
18 |
|
19 |
## Model description
|
20 |
|
@@ -41,6 +44,17 @@ The following hyperparameters were used during training:
|
|
41 |
- lr_scheduler_type: linear
|
42 |
- num_epochs: 5
|
43 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
44 |
### Framework versions
|
45 |
|
46 |
- Transformers 4.49.0
|
|
|
15 |
# testflant5
|
16 |
|
17 |
This model is a fine-tuned version of [google/flan-t5-base](https://huggingface.co/google/flan-t5-base) on an unknown dataset.
|
18 |
+
It achieves the following results on the evaluation set:
|
19 |
+
- Loss: 1.3889
|
20 |
+
- Bertscore F1: 89.8552
|
21 |
|
22 |
## Model description
|
23 |
|
|
|
44 |
- lr_scheduler_type: linear
|
45 |
- num_epochs: 5
|
46 |
|
47 |
+
### Training results
|
48 |
+
|
49 |
+
| Training Loss | Epoch | Step | Validation Loss | Bertscore F1 |
|
50 |
+
|:-------------:|:-----:|:----:|:---------------:|:------------:|
|
51 |
+
| No log | 1.0 | 2 | 1.7088 | 88.56 |
|
52 |
+
| No log | 2.0 | 4 | 1.6045 | 89.2892 |
|
53 |
+
| No log | 3.0 | 6 | 1.4956 | 89.1683 |
|
54 |
+
| No log | 4.0 | 8 | 1.4173 | 88.9652 |
|
55 |
+
| No log | 5.0 | 10 | 1.3889 | 89.8552 |
|
56 |
+
|
57 |
+
|
58 |
### Framework versions
|
59 |
|
60 |
- Transformers 4.49.0
|
logs/events.out.tfevents.1739948232.0f174c24fde3.1910.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9365ff15fef48571bd5ef404ec5b197fd93156716accf27bded468fff8d2da49
|
3 |
+
size 6103
|
logs/events.out.tfevents.1739948348.0f174c24fde3.1910.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6714a651c39140d271b6f1e45d3ad71a4bf7c029ef78736a4461161ebaecd30f
|
3 |
+
size 6103
|
logs/events.out.tfevents.1739948399.0f174c24fde3.1910.2
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:100547b26ccddce7b397f53734f99be02905539b05e61d579eb5c981622e3e9a
|
3 |
+
size 6103
|
logs/events.out.tfevents.1739948483.0f174c24fde3.1910.3
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:39805303946dc628f58ab10c063a67d33cdcac02bad886f82f1718ccc1376959
|
3 |
+
size 18374
|
logs/events.out.tfevents.1739948687.0f174c24fde3.1910.4
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5eff01f2cbad73d567c8d77b36e5fc8c00ca575c30fdddfe5d3e66551ea422a7
|
3 |
+
size 8016
|
logs/events.out.tfevents.1739949032.0f174c24fde3.1910.5
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5e92ccce3aabb06174ad8ff0c63d7b8fbf9a2f7e98c65754e58fdc0fca3aac47
|
3 |
+
size 409
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 990345064
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e4ddee152b9ee1a1108556d81d05736831f4bc009a669c81f9e386f2cf2a05cb
|
3 |
size 990345064
|