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.1389
|
19 |
|
20 |
## Model description
|
21 |
|
|
|
47 |
|
48 |
| Training Loss | Epoch | Step | Validation Loss |
|
49 |
|:-------------:|:-----:|:----:|:---------------:|
|
50 |
+
| 1.9995 | 0.32 | 200 | 0.4092 |
|
51 |
+
| 0.3954 | 0.63 | 400 | 0.2523 |
|
52 |
+
| 0.2807 | 0.95 | 600 | 0.2055 |
|
53 |
+
| 0.2265 | 1.26 | 800 | 0.1866 |
|
54 |
+
| 0.1985 | 1.58 | 1000 | 0.1849 |
|
55 |
+
| 0.1925 | 1.9 | 1200 | 0.1566 |
|
56 |
+
| 0.1504 | 2.21 | 1400 | 0.1700 |
|
57 |
+
| 0.138 | 2.53 | 1600 | 0.1587 |
|
58 |
+
| 0.1459 | 2.84 | 1800 | 0.1480 |
|
59 |
+
| 0.1416 | 3.16 | 2000 | 0.1399 |
|
60 |
+
| 0.1222 | 3.48 | 2200 | 0.1398 |
|
61 |
+
| 0.1185 | 3.79 | 2400 | 0.1389 |
|
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:90ba1275bf5d64332ec8fc79865c712d92b18ed3bacbf8aa7b438588b3e160e8
|
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:9dd18a71a4a489fec601f56fc5a3a06b4e939d4bee4e8d297a817591f181b4a2
|
3 |
size 5112
|