End of training
Browse files- README.md +12 -12
- adapter_model.bin +1 -1
- training_args.bin +1 -1
README.md
CHANGED
@@ -14,7 +14,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
14 |
|
15 |
This model is a fine-tuned version of [ybelkada/flan-t5-xl-sharded-bf16](https://huggingface.co/ybelkada/flan-t5-xl-sharded-bf16) on an unknown dataset.
|
16 |
It achieves the following results on the evaluation set:
|
17 |
-
- Loss: 0.
|
18 |
|
19 |
## Model description
|
20 |
|
@@ -46,17 +46,17 @@ The following hyperparameters were used during training:
|
|
46 |
|
47 |
| Training Loss | Epoch | Step | Validation Loss |
|
48 |
|:-------------:|:-----:|:----:|:---------------:|
|
49 |
-
| 3.
|
50 |
-
| 0.
|
51 |
-
| 0.
|
52 |
-
| 0.
|
53 |
-
| 0.
|
54 |
-
| 0.
|
55 |
-
| 0.
|
56 |
-
| 0.
|
57 |
-
| 0.
|
58 |
-
| 0.
|
59 |
-
| 0.
|
60 |
|
61 |
|
62 |
### Framework versions
|
|
|
14 |
|
15 |
This model is a fine-tuned version of [ybelkada/flan-t5-xl-sharded-bf16](https://huggingface.co/ybelkada/flan-t5-xl-sharded-bf16) on an unknown dataset.
|
16 |
It achieves the following results on the evaluation set:
|
17 |
+
- Loss: 0.1812
|
18 |
|
19 |
## Model description
|
20 |
|
|
|
46 |
|
47 |
| Training Loss | Epoch | Step | Validation Loss |
|
48 |
|:-------------:|:-----:|:----:|:---------------:|
|
49 |
+
| 3.9772 | 0.9 | 200 | 0.7029 |
|
50 |
+
| 0.5108 | 1.8 | 400 | 0.3043 |
|
51 |
+
| 0.3323 | 2.7 | 600 | 0.2414 |
|
52 |
+
| 0.2935 | 3.6 | 800 | 0.2193 |
|
53 |
+
| 0.2529 | 4.5 | 1000 | 0.2077 |
|
54 |
+
| 0.2374 | 5.41 | 1200 | 0.1988 |
|
55 |
+
| 0.217 | 6.31 | 1400 | 0.1918 |
|
56 |
+
| 0.2088 | 7.21 | 1600 | 0.1896 |
|
57 |
+
| 0.2054 | 8.11 | 1800 | 0.1874 |
|
58 |
+
| 0.1979 | 9.01 | 2000 | 0.1822 |
|
59 |
+
| 0.1963 | 9.91 | 2200 | 0.1812 |
|
60 |
|
61 |
|
62 |
### Framework versions
|
adapter_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 37855242
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3c03d77b6b201d298beac57a792e3107d5016e0dc2dbae5a46b55aacac580363
|
3 |
size 37855242
|
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:758465049dcbb5640c58bdcf555c8c04e5cec42ff8be9188c1a2c52301635fcc
|
3 |
size 5112
|