End of training
Browse files- README.md +13 -13
- 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: 0.
|
19 |
|
20 |
## Model description
|
21 |
|
@@ -47,18 +47,18 @@ The following hyperparameters were used during training:
|
|
47 |
|
48 |
| Training Loss | Epoch | Step | Validation Loss |
|
49 |
|:-------------:|:-----:|:----:|:---------------:|
|
50 |
-
| 1.
|
51 |
-
| 0.
|
52 |
-
| 0.
|
53 |
-
| 0.
|
54 |
-
| 0.
|
55 |
-
| 0.
|
56 |
-
| 0.
|
57 |
-
| 0.
|
58 |
-
| 0.
|
59 |
-
| 0.
|
60 |
-
| 0.
|
61 |
-
| 0.
|
62 |
|
63 |
|
64 |
### 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.1533
|
19 |
|
20 |
## Model description
|
21 |
|
|
|
47 |
|
48 |
| Training Loss | Epoch | Step | Validation Loss |
|
49 |
|:-------------:|:-----:|:----:|:---------------:|
|
50 |
+
| 1.9996 | 0.32 | 200 | 0.3735 |
|
51 |
+
| 0.3782 | 0.63 | 400 | 0.2537 |
|
52 |
+
| 0.2882 | 0.95 | 600 | 0.2085 |
|
53 |
+
| 0.2371 | 1.26 | 800 | 0.1756 |
|
54 |
+
| 0.2021 | 1.58 | 1000 | 0.1709 |
|
55 |
+
| 0.1862 | 1.9 | 1200 | 0.1610 |
|
56 |
+
| 0.1523 | 2.21 | 1400 | 0.1597 |
|
57 |
+
| 0.1368 | 2.53 | 1600 | 0.1584 |
|
58 |
+
| 0.1473 | 2.84 | 1800 | 0.1546 |
|
59 |
+
| 0.134 | 3.16 | 2000 | 0.1476 |
|
60 |
+
| 0.1192 | 3.48 | 2200 | 0.1504 |
|
61 |
+
| 0.119 | 3.79 | 2400 | 0.1533 |
|
62 |
|
63 |
|
64 |
### 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:64da842cf18eaf6e1a1439bed6a7f00ba12b85be4438e88dbc057f74d8262399
|
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:db4f5c1a8ebe495921b7dcf3c9c0001dd52f2893f4c127e1c90e1bd205ac6387
|
3 |
size 5112
|