devcryptodude
commited on
Commit
•
0e3bd79
1
Parent(s):
e00a9ae
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.0060
|
19 |
- F1-score: 1.0
|
20 |
|
21 |
## Model description
|
|
|
49 |
|
50 |
| Training Loss | Epoch | Step | Validation Loss | F1-score |
|
51 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
52 |
+
| 0.2404 | 0.95 | 14 | 0.5744 | 0.7851 |
|
53 |
+
| 0.0331 | 1.97 | 29 | 0.3385 | 0.9284 |
|
54 |
+
| 0.0252 | 2.98 | 44 | 0.0175 | 1.0 |
|
55 |
+
| 0.0027 | 4.0 | 59 | 0.0061 | 1.0 |
|
56 |
+
| 0.0023 | 4.75 | 70 | 0.0060 | 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:add91c59c490adacbaeb1ee1ec67160bc89b25270f7d8a3ea2eba5fdf7f91f84
|
3 |
size 263144680
|
runs/Feb12_14-26-17_instance-1/events.out.tfevents.1707747978.instance-1.2507550.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1845cbc5c047f854303d4220f474608b9e67983ed0a7e3e4c71465eb61506a68
|
3 |
+
size 8413
|
runs/Feb12_14-26-17_instance-1/events.out.tfevents.1707748012.instance-1.2507550.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f98825ac150c5969d5decdefe21983a18f7c8884310014a900f409bd7b517499
|
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:6f01a1aad54c24a2792598e421db31e03a9f69823c3d7780fa98b7f0c9f6b2f9
|
3 |
size 4856
|