devcryptodude
commited on
Commit
•
4360de9
1
Parent(s):
9fad666
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.0031
|
19 |
- F1-score: 1.0
|
20 |
|
21 |
## Model description
|
|
|
49 |
|
50 |
| Training Loss | Epoch | Step | Validation Loss | F1-score |
|
51 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
52 |
+
| 0.1462 | 1.0 | 15 | 0.5126 | 0.7931 |
|
53 |
+
| 0.0217 | 2.0 | 30 | 0.1567 | 0.9649 |
|
54 |
+
| 0.0041 | 3.0 | 45 | 0.0071 | 1.0 |
|
55 |
+
| 0.003 | 4.0 | 60 | 0.0037 | 1.0 |
|
56 |
+
| 0.0021 | 5.0 | 75 | 0.0031 | 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:3a95d9327283cdd2519a786de0e878847b4668af105339fedfe7cc6b16b5e975
|
3 |
size 263144680
|
runs/Feb24_18-40-41_instance-1/events.out.tfevents.1708800042.instance-1.498592.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:531a163571734ef59ed523a711dc7dd11b2ecf03d2f77435502b7c06fa50aa11
|
3 |
+
size 9578
|
runs/Feb24_18-40-41_instance-1/events.out.tfevents.1708800074.instance-1.498592.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c1c2970bc0deedb3908790f768818bb6c6660873d104f910d9c2cae21feebf8b
|
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 5048
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:71f89b66e90b57bdd4b875767dca3339613d6642c0281d0f0a1fb6d92cae6e0b
|
3 |
size 5048
|