Commit ·
0a78ace
1
Parent(s): 6a659da
End of training
Browse files
README.md
CHANGED
|
@@ -16,8 +16,8 @@ should probably proofread and complete it, then remove this comment. -->
|
|
| 16 |
|
| 17 |
This model is a fine-tuned version of [google/flan-t5-base](https://huggingface.co/google/flan-t5-base) on the None dataset.
|
| 18 |
It achieves the following results on the evaluation set:
|
| 19 |
-
- Loss: 0.
|
| 20 |
-
- F1:
|
| 21 |
- Gen Len: 2.0
|
| 22 |
|
| 23 |
## Model description
|
|
@@ -43,7 +43,7 @@ The following hyperparameters were used during training:
|
|
| 43 |
- seed: 42
|
| 44 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
| 45 |
- lr_scheduler_type: linear
|
| 46 |
-
- num_epochs:
|
| 47 |
|
| 48 |
### Training results
|
| 49 |
|
|
|
|
| 16 |
|
| 17 |
This model is a fine-tuned version of [google/flan-t5-base](https://huggingface.co/google/flan-t5-base) on the None dataset.
|
| 18 |
It achieves the following results on the evaluation set:
|
| 19 |
+
- Loss: 0.9977
|
| 20 |
+
- F1: 71.1538
|
| 21 |
- Gen Len: 2.0
|
| 22 |
|
| 23 |
## Model description
|
|
|
|
| 43 |
- seed: 42
|
| 44 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
| 45 |
- lr_scheduler_type: linear
|
| 46 |
+
- num_epochs: 10
|
| 47 |
|
| 48 |
### Training results
|
| 49 |
|
logs/events.out.tfevents.1739343270.3388219dc09d.31.9
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:b1b8ed1ab912566d2d0f6a51a9a364c18065d576406f15b8cc830a50ab23a727
|
| 3 |
+
size 6997
|
logs/events.out.tfevents.1739343595.3388219dc09d.31.11
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3ee00df0a2ef11ef153c6a9e3489e9028a181c9319738b78bedb9091c06a1f19
|
| 3 |
+
size 456
|
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 990409330
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5f4714d057e4b03b4009fa61ead3a169975fd2b1da243f976ffde7787bec3d99
|
| 3 |
size 990409330
|