End of training
Browse files
README.md
CHANGED
@@ -19,9 +19,9 @@ should probably proofread and complete it, then remove this comment. -->
|
|
19 |
|
20 |
This model is a fine-tuned version of [bigscience/bloom-560m](https://huggingface.co/bigscience/bloom-560m) on an unknown dataset.
|
21 |
It achieves the following results on the evaluation set:
|
22 |
-
- Loss:
|
23 |
-
- Accuracy: 0.
|
24 |
-
- F1: 0.
|
25 |
|
26 |
## Model description
|
27 |
|
@@ -54,14 +54,14 @@ The following hyperparameters were used during training:
|
|
54 |
|
55 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
|
56 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|
|
57 |
-
|
|
58 |
-
| 2.
|
59 |
-
| 1.
|
60 |
|
61 |
|
62 |
### Framework versions
|
63 |
|
64 |
-
- PEFT 0.8.
|
65 |
- Transformers 4.38.0.dev0
|
66 |
- Pytorch 2.1.0+cu121
|
67 |
- Datasets 2.16.0
|
|
|
19 |
|
20 |
This model is a fine-tuned version of [bigscience/bloom-560m](https://huggingface.co/bigscience/bloom-560m) on an unknown dataset.
|
21 |
It achieves the following results on the evaluation set:
|
22 |
+
- Loss: 1.9589
|
23 |
+
- Accuracy: 0.372
|
24 |
+
- F1: 0.3552
|
25 |
|
26 |
## Model description
|
27 |
|
|
|
54 |
|
55 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
|
56 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|
|
57 |
+
| 2.887 | 1.0 | 250 | 2.9863 | 0.2865 | 0.2788 |
|
58 |
+
| 2.4198 | 2.0 | 500 | 2.1868 | 0.345 | 0.3360 |
|
59 |
+
| 1.7684 | 3.0 | 750 | 1.9589 | 0.372 | 0.3552 |
|
60 |
|
61 |
|
62 |
### Framework versions
|
63 |
|
64 |
+
- PEFT 0.8.2.dev0
|
65 |
- Transformers 4.38.0.dev0
|
66 |
- Pytorch 2.1.0+cu121
|
67 |
- Datasets 2.16.0
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 6323232
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:91ba0e782eba4a2e080e97e3b35d662b2add3363949ecc2a1e8e9ddf3b5fcd78
|
3 |
size 6323232
|
runs/Jan31_10-47-41_38264010b883/events.out.tfevents.1706698073.38264010b883.173.2
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:b8efc46484928235f1f9169df1c5bdac2ae5bae29eac5c4bbaa6e8175cb58b75
|
3 |
+
size 124055
|
runs/Jan31_10-47-41_38264010b883/events.out.tfevents.1706699477.38264010b883.173.3
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:252484aa8b658de41739007543fc228d94eb32c88265c5b6bd243948cfa21f50
|
3 |
+
size 457
|