End of training
Browse files
README.md
CHANGED
@@ -20,11 +20,11 @@ should probably proofread and complete it, then remove this comment. -->
|
|
20 |
|
21 |
This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on an unknown dataset.
|
22 |
It achieves the following results on the evaluation set:
|
23 |
-
- Loss: 0.
|
24 |
-
- Precision: 0.
|
25 |
-
- Recall: 0.
|
26 |
-
- F1: 0.
|
27 |
-
- Accuracy: 0.
|
28 |
|
29 |
## Model description
|
30 |
|
@@ -55,9 +55,9 @@ The following hyperparameters were used during training:
|
|
55 |
|
56 |
| Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
|
57 |
|:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
|
58 |
-
| 0.
|
59 |
-
| 0.
|
60 |
-
| 0.
|
61 |
|
62 |
|
63 |
### Framework versions
|
|
|
20 |
|
21 |
This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on an unknown dataset.
|
22 |
It achieves the following results on the evaluation set:
|
23 |
+
- Loss: 0.0622
|
24 |
+
- Precision: 0.9250
|
25 |
+
- Recall: 0.9367
|
26 |
+
- F1: 0.9308
|
27 |
+
- Accuracy: 0.9834
|
28 |
|
29 |
## Model description
|
30 |
|
|
|
55 |
|
56 |
| Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
|
57 |
|:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
|
58 |
+
| 0.2446 | 1.0 | 878 | 0.0727 | 0.8940 | 0.9136 | 0.9037 | 0.9786 |
|
59 |
+
| 0.0514 | 2.0 | 1756 | 0.0604 | 0.9223 | 0.9331 | 0.9277 | 0.9829 |
|
60 |
+
| 0.0312 | 3.0 | 2634 | 0.0622 | 0.9250 | 0.9367 | 0.9308 | 0.9834 |
|
61 |
|
62 |
|
63 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 265491548
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cdc06c6c835035d81e7d91ba04845a358b26021a410c67eb3de30f068b794d69
|
3 |
size 265491548
|
runs/May14_23-28-09_PC-202201121646/events.out.tfevents.1715725712.PC-202201121646.2152.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:b8bd5821aee1bf7227e37687a392008bdc967b97701a5345adc6eb39f54e5521
|
3 |
+
size 7702
|
runs/May14_23-28-09_PC-202201121646/events.out.tfevents.1715726328.PC-202201121646.2152.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fa028117477f0b078a4ec94f38aa679c4ca978f91a4b99db2c531cc8b6125e29
|
3 |
+
size 512
|