tuquyennnn
commited on
Commit
•
acecd4c
1
Parent(s):
a0d5509
End of training
Browse files- README.md +10 -19
- model.safetensors +1 -1
- training_args.bin +1 -1
README.md
CHANGED
@@ -15,7 +15,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
15 |
|
16 |
This model is a fine-tuned version of [google/flan-t5-base](https://huggingface.co/google/flan-t5-base) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
-
- Loss:
|
19 |
|
20 |
## Model description
|
21 |
|
@@ -48,24 +48,15 @@ The following hyperparameters were used during training:
|
|
48 |
|
49 |
| Training Loss | Epoch | Step | Validation Loss |
|
50 |
|:-------------:|:-----:|:----:|:---------------:|
|
51 |
-
|
|
52 |
-
|
|
53 |
-
|
|
54 |
-
|
|
55 |
-
|
|
56 |
-
|
|
57 |
-
|
|
58 |
-
|
|
59 |
-
|
|
60 |
-
| 4.1021 | 3.21 | 2500 | 3.5402 |
|
61 |
-
| 4.1027 | 3.53 | 2750 | 3.5402 |
|
62 |
-
| 4.1062 | 3.85 | 3000 | 3.5402 |
|
63 |
-
| 4.0781 | 4.17 | 3250 | 3.5402 |
|
64 |
-
| 4.1072 | 4.49 | 3500 | 3.5402 |
|
65 |
-
| 4.0957 | 4.82 | 3750 | 3.5402 |
|
66 |
-
| 4.0864 | 5.14 | 4000 | 3.5402 |
|
67 |
-
| 4.1126 | 5.46 | 4250 | 3.5402 |
|
68 |
-
| 4.0882 | 5.78 | 4500 | 3.5402 |
|
69 |
|
70 |
|
71 |
### Framework versions
|
|
|
15 |
|
16 |
This model is a fine-tuned version of [google/flan-t5-base](https://huggingface.co/google/flan-t5-base) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
+
- Loss: 0.0746
|
19 |
|
20 |
## Model description
|
21 |
|
|
|
48 |
|
49 |
| Training Loss | Epoch | Step | Validation Loss |
|
50 |
|:-------------:|:-----:|:----:|:---------------:|
|
51 |
+
| 0.1109 | 0.64 | 500 | 0.0801 |
|
52 |
+
| 0.0919 | 1.28 | 1000 | 0.0772 |
|
53 |
+
| 0.088 | 1.93 | 1500 | 0.0766 |
|
54 |
+
| 0.085 | 2.57 | 2000 | 0.0758 |
|
55 |
+
| 0.0828 | 3.21 | 2500 | 0.0754 |
|
56 |
+
| 0.0809 | 3.85 | 3000 | 0.0750 |
|
57 |
+
| 0.0793 | 4.49 | 3500 | 0.0749 |
|
58 |
+
| 0.0788 | 5.14 | 4000 | 0.0746 |
|
59 |
+
| 0.0776 | 5.78 | 4500 | 0.0746 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
60 |
|
61 |
|
62 |
### Framework versions
|
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:07ea8a6aa8fb70095c5e1bbc564afefd88cc9000991cf73f94e8f3a3d2998c7f
|
3 |
size 990345064
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5112
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0a049ff4e9d59e1f6607fbb9f44127035aa4a3469220f96db378773dfcf7e97a
|
3 |
size 5112
|