End of training
Browse files- README.md +6 -6
- adapter_model.safetensors +1 -1
- training_args.bin +2 -2
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 [bigscience/mt0-large](https://huggingface.co/bigscience/mt0-large) on an unknown dataset.
|
18 |
It achieves the following results on the evaluation set:
|
19 |
-
- Loss: 0.
|
20 |
|
21 |
## Model description
|
22 |
|
@@ -48,11 +48,11 @@ The following hyperparameters were used during training:
|
|
48 |
|
49 |
| Training Loss | Epoch | Step | Validation Loss |
|
50 |
|:-------------:|:-----:|:----:|:---------------:|
|
51 |
-
| 0.
|
52 |
-
| 0.
|
53 |
-
| 0.
|
54 |
-
| 0.
|
55 |
-
| 0.
|
56 |
|
57 |
|
58 |
### Framework versions
|
|
|
16 |
|
17 |
This model is a fine-tuned version of [bigscience/mt0-large](https://huggingface.co/bigscience/mt0-large) on an unknown dataset.
|
18 |
It achieves the following results on the evaluation set:
|
19 |
+
- Loss: 0.0015
|
20 |
|
21 |
## Model description
|
22 |
|
|
|
48 |
|
49 |
| Training Loss | Epoch | Step | Validation Loss |
|
50 |
|:-------------:|:-----:|:----:|:---------------:|
|
51 |
+
| 0.5765 | 1.0 | 157 | 0.2644 |
|
52 |
+
| 0.1485 | 2.0 | 314 | 0.0381 |
|
53 |
+
| 0.0619 | 3.0 | 471 | 0.0112 |
|
54 |
+
| 0.0287 | 4.0 | 628 | 0.0017 |
|
55 |
+
| 0.0297 | 5.0 | 785 | 0.0015 |
|
56 |
|
57 |
|
58 |
### Framework versions
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 9477544
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4b9090ff20f305ceb5de7c98cf9e1a57ad45b43002ec8b1b3ac9a9c081adf030
|
3 |
size 9477544
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d8abca0c522e63b92d28a3ab7f2a42f5803b836c91918119e076d6472f1333be
|
3 |
+
size 4219
|