devcryptodude
commited on
Commit
•
e00a9ae
1
Parent(s):
eec8765
End of training
Browse files
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 [distilbert-base-cased](https://huggingface.co/distilbert-base-cased) on the None dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
-
- Loss: 0.
|
19 |
- F1-score: 1.0
|
20 |
|
21 |
## Model description
|
@@ -49,11 +49,11 @@ The following hyperparameters were used during training:
|
|
49 |
|
50 |
| Training Loss | Epoch | Step | Validation Loss | F1-score |
|
51 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
52 |
-
| 0.
|
53 |
-
| 0.
|
54 |
-
| 0.
|
55 |
-
| 0.
|
56 |
-
| 0.
|
57 |
|
58 |
|
59 |
### Framework versions
|
|
|
15 |
|
16 |
This model is a fine-tuned version of [distilbert-base-cased](https://huggingface.co/distilbert-base-cased) on the None dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
+
- Loss: 0.0037
|
19 |
- F1-score: 1.0
|
20 |
|
21 |
## Model description
|
|
|
49 |
|
50 |
| Training Loss | Epoch | Step | Validation Loss | F1-score |
|
51 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
52 |
+
| 0.3233 | 0.95 | 14 | 0.4549 | 0.8246 |
|
53 |
+
| 0.0426 | 1.97 | 29 | 0.1373 | 0.9660 |
|
54 |
+
| 0.0211 | 2.98 | 44 | 0.1509 | 0.9327 |
|
55 |
+
| 0.0031 | 4.0 | 59 | 0.0050 | 1.0 |
|
56 |
+
| 0.0026 | 4.75 | 70 | 0.0037 | 1.0 |
|
57 |
|
58 |
|
59 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 263144680
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:80bc35ccbf27898b3a9c7091905ddcb07abc5c5d2d32029f83a98fa63129e988
|
3 |
size 263144680
|
runs/Feb12_14-20-18_instance-1/events.out.tfevents.1707747619.instance-1.2505974.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:263925f6c8a52b634deccaa3af08b1c0db6b3efaf06fe7d8f8d54a0c14d927fc
|
3 |
+
size 8413
|
runs/Feb12_14-20-18_instance-1/events.out.tfevents.1707747648.instance-1.2505974.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9d55b6f6fdf412e61b20652e4735ca0dd77ffc7fb4fbeca90e885ef97928a451
|
3 |
+
size 405
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4856
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9642bf08862f4e58cf1dda12ed4a31f3fdf273b8e052847f1bb42f5f64ff4ac6
|
3 |
size 4856
|