vineetsharma
commited on
Commit
·
f934620
1
Parent(s):
692ce6f
Training Completed
Browse files- README.md +11 -11
- pytorch_model.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-small](https://huggingface.co/google/flan-t5-small) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
-
- Loss: 0.
|
19 |
|
20 |
## Model description
|
21 |
|
@@ -46,16 +46,16 @@ The following hyperparameters were used during training:
|
|
46 |
|
47 |
| Training Loss | Epoch | Step | Validation Loss |
|
48 |
|:-------------:|:-----:|:----:|:---------------:|
|
49 |
-
| 0.
|
50 |
-
| 0.
|
51 |
-
| 0.
|
52 |
-
| 0.
|
53 |
-
| 0.
|
54 |
-
| 0.
|
55 |
-
| 0.
|
56 |
-
| 0.
|
57 |
-
| 0.
|
58 |
-
| 0.
|
59 |
|
60 |
|
61 |
### Framework versions
|
|
|
15 |
|
16 |
This model is a fine-tuned version of [google/flan-t5-small](https://huggingface.co/google/flan-t5-small) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
+
- Loss: 0.0964
|
19 |
|
20 |
## Model description
|
21 |
|
|
|
46 |
|
47 |
| Training Loss | Epoch | Step | Validation Loss |
|
48 |
|:-------------:|:-----:|:----:|:---------------:|
|
49 |
+
| 0.3977 | 1.0 | 779 | 0.1042 |
|
50 |
+
| 0.1331 | 2.0 | 1558 | 0.1020 |
|
51 |
+
| 0.1245 | 3.0 | 2337 | 0.0981 |
|
52 |
+
| 0.1183 | 4.0 | 3116 | 0.0977 |
|
53 |
+
| 0.1134 | 5.0 | 3895 | 0.0980 |
|
54 |
+
| 0.1091 | 6.0 | 4674 | 0.0977 |
|
55 |
+
| 0.1052 | 7.0 | 5453 | 0.0966 |
|
56 |
+
| 0.1023 | 8.0 | 6232 | 0.0961 |
|
57 |
+
| 0.0998 | 9.0 | 7011 | 0.0965 |
|
58 |
+
| 0.098 | 10.0 | 7790 | 0.0964 |
|
59 |
|
60 |
|
61 |
### Framework versions
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 307910149
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6f1345bce0f71d7379d28370cf34c1d54170be10663b090a6f60f3a63d8e89be
|
3 |
size 307910149
|