training after 1 epoch
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 [ybelkada/falcon-7b-sharded-bf16](https://huggingface.co/ybelkada/falcon-7b-sharded-bf16) on the emotion dataset.
|
21 |
It achieves the following results on the evaluation set:
|
22 |
-
- Loss: 1.
|
23 |
-
- Accuracy: 0.
|
24 |
-
- F1: 0.
|
25 |
|
26 |
## Model description
|
27 |
|
@@ -53,7 +53,7 @@ The following hyperparameters were used during training:
|
|
53 |
|
54 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
|
55 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|
|
56 |
-
| 1.
|
57 |
|
58 |
|
59 |
### Framework versions
|
|
|
19 |
|
20 |
This model is a fine-tuned version of [ybelkada/falcon-7b-sharded-bf16](https://huggingface.co/ybelkada/falcon-7b-sharded-bf16) on the emotion dataset.
|
21 |
It achieves the following results on the evaluation set:
|
22 |
+
- Loss: 1.4243
|
23 |
+
- Accuracy: 0.4745
|
24 |
+
- F1: 0.3945
|
25 |
|
26 |
## Model description
|
27 |
|
|
|
53 |
|
54 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
|
55 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|
|
56 |
+
| 1.4214 | 1.0 | 8000 | 1.4243 | 0.4745 | 0.3945 |
|
57 |
|
58 |
|
59 |
### Framework versions
|
runs/Nov06_21-15-27_b5832a9d15bf/events.out.tfevents.1699305341.b5832a9d15bf.3247.0
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:19226e8b358693503913d66a0ddd7c05550ea55c1bc11b8eafff3fff58217589
|
3 |
+
size 17326
|