tuquyennnn
commited on
Commit
•
cde3622
1
Parent(s):
77d103a
End of training
Browse files- README.md +19 -19
- adapter_model.safetensors +1 -1
- training_args.bin +1 -1
README.md
CHANGED
@@ -16,7 +16,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
16 |
|
17 |
This model is a fine-tuned version of [google/flan-t5-small](https://huggingface.co/google/flan-t5-small) on an unknown dataset.
|
18 |
It achieves the following results on the evaluation set:
|
19 |
-
- Loss: 0.
|
20 |
|
21 |
## Model description
|
22 |
|
@@ -49,24 +49,24 @@ The following hyperparameters were used during training:
|
|
49 |
|
50 |
| Training Loss | Epoch | Step | Validation Loss |
|
51 |
|:-------------:|:-----:|:----:|:---------------:|
|
52 |
-
| 1.
|
53 |
-
| 0.
|
54 |
-
| 0.
|
55 |
-
| 0.
|
56 |
-
| 0.
|
57 |
-
| 0.
|
58 |
-
| 0.
|
59 |
-
| 0.152 | 2.57 | 2000 | 0.
|
60 |
-
| 0.1518 | 2.89 | 2250 | 0.
|
61 |
-
| 0.
|
62 |
-
| 0.
|
63 |
-
| 0.
|
64 |
-
| 0.1514 | 4.17 | 3250 | 0.
|
65 |
-
| 0.
|
66 |
-
| 0.
|
67 |
-
| 0.
|
68 |
-
| 0.1507 | 5.46 | 4250 | 0.
|
69 |
-
| 0.
|
70 |
|
71 |
|
72 |
### Framework versions
|
|
|
16 |
|
17 |
This model is a fine-tuned version of [google/flan-t5-small](https://huggingface.co/google/flan-t5-small) on an unknown dataset.
|
18 |
It achieves the following results on the evaluation set:
|
19 |
+
- Loss: 0.1183
|
20 |
|
21 |
## Model description
|
22 |
|
|
|
49 |
|
50 |
| Training Loss | Epoch | Step | Validation Loss |
|
51 |
|:-------------:|:-----:|:----:|:---------------:|
|
52 |
+
| 1.2283 | 0.32 | 250 | 0.1639 |
|
53 |
+
| 0.1808 | 0.64 | 500 | 0.1314 |
|
54 |
+
| 0.1624 | 0.96 | 750 | 0.1232 |
|
55 |
+
| 0.1563 | 1.28 | 1000 | 0.1205 |
|
56 |
+
| 0.153 | 1.61 | 1250 | 0.1194 |
|
57 |
+
| 0.1519 | 1.93 | 1500 | 0.1189 |
|
58 |
+
| 0.1527 | 2.25 | 1750 | 0.1187 |
|
59 |
+
| 0.152 | 2.57 | 2000 | 0.1185 |
|
60 |
+
| 0.1518 | 2.89 | 2250 | 0.1184 |
|
61 |
+
| 0.1523 | 3.21 | 2500 | 0.1183 |
|
62 |
+
| 0.1525 | 3.53 | 2750 | 0.1183 |
|
63 |
+
| 0.1513 | 3.85 | 3000 | 0.1183 |
|
64 |
+
| 0.1514 | 4.17 | 3250 | 0.1183 |
|
65 |
+
| 0.1501 | 4.49 | 3500 | 0.1183 |
|
66 |
+
| 0.1526 | 4.82 | 3750 | 0.1183 |
|
67 |
+
| 0.1506 | 5.14 | 4000 | 0.1183 |
|
68 |
+
| 0.1507 | 5.46 | 4250 | 0.1183 |
|
69 |
+
| 0.1512 | 5.78 | 4500 | 0.1183 |
|
70 |
|
71 |
|
72 |
### Framework versions
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 2765976
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ea1b08a95481866f2c44513ea5a67807972a131da86a046510c068c83b0812b0
|
3 |
size 2765976
|
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:8eb740be88baefb42c32a1549b52cc12407a52a616870b4a11959bacf1a4f044
|
3 |
size 5112
|