SharonTudi
commited on
Commit
•
9713858
1
Parent(s):
159c17e
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-cased](https://huggingface.co/distilbert-base-cased) on the None 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,15 +55,15 @@ The following hyperparameters were used during training:
|
|
55 |
|
56 |
| Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
|
57 |
|:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
|
58 |
-
| 1.
|
59 |
-
| 1.
|
60 |
-
| 1.
|
61 |
-
| 0.
|
62 |
-
| 0.
|
63 |
-
| 0.
|
64 |
-
| 0.
|
65 |
-
| 0.
|
66 |
-
| 0.
|
67 |
|
68 |
|
69 |
### Framework versions
|
|
|
20 |
|
21 |
This model is a fine-tuned version of [distilbert-base-cased](https://huggingface.co/distilbert-base-cased) on the None dataset.
|
22 |
It achieves the following results on the evaluation set:
|
23 |
+
- Loss: 0.4550
|
24 |
+
- Precision: 1.0
|
25 |
+
- Recall: 1.0
|
26 |
+
- F1: 1.0
|
27 |
+
- Accuracy: 1.0
|
28 |
|
29 |
## Model description
|
30 |
|
|
|
55 |
|
56 |
| Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
|
57 |
|:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
|
58 |
+
| 1.3568 | 0.31 | 15 | 1.3175 | 0.3179 | 0.3289 | 0.2267 | 0.3289 |
|
59 |
+
| 1.2708 | 0.62 | 30 | 1.1598 | 0.9327 | 0.9079 | 0.9047 | 0.9079 |
|
60 |
+
| 1.0979 | 0.94 | 45 | 0.9486 | 0.9875 | 0.9868 | 0.9868 | 0.9868 |
|
61 |
+
| 0.9095 | 1.25 | 60 | 0.7806 | 1.0 | 1.0 | 1.0 | 1.0 |
|
62 |
+
| 0.7481 | 1.56 | 75 | 0.6531 | 0.9659 | 0.9605 | 0.9603 | 0.9605 |
|
63 |
+
| 0.6818 | 1.88 | 90 | 0.5687 | 1.0 | 1.0 | 1.0 | 1.0 |
|
64 |
+
| 0.5853 | 2.19 | 105 | 0.5046 | 1.0 | 1.0 | 1.0 | 1.0 |
|
65 |
+
| 0.5118 | 2.5 | 120 | 0.4686 | 1.0 | 1.0 | 1.0 | 1.0 |
|
66 |
+
| 0.5369 | 2.81 | 135 | 0.4550 | 1.0 | 1.0 | 1.0 | 1.0 |
|
67 |
|
68 |
|
69 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 263150840
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0b1c7a0ae0e33da5983b3a3576ed45c1c7c7a07425737fb85642a9b5c7303195
|
3 |
size 263150840
|
runs/Jan25_15-52-25_dff45cbe4442/events.out.tfevents.1706197947.dff45cbe4442.192.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:37435b19973614c15b9f06d30ff3e7f271b5682c6804b9521273e19edff1cc2e
|
3 |
+
size 10375
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4664
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f5bcd6fcc6fc2c1a9e7361abd2fa38b16bec8acba51ea401fb77717cbb557e2d
|
3 |
size 4664
|