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/distilbert-base-uncased](https://huggingface.co/distilbert/distilbert-base-uncased) 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 |
|
@@ -49,18 +49,22 @@ The following hyperparameters were used during training:
|
|
49 |
- seed: 42
|
50 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
51 |
- lr_scheduler_type: linear
|
52 |
-
- num_epochs:
|
53 |
|
54 |
### Training results
|
55 |
|
56 |
| Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
|
57 |
|:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
|
58 |
-
| No log | 1.0 | 282 | 0.
|
59 |
-
| 0.
|
60 |
-
| 0.
|
61 |
-
| 0.
|
62 |
-
| 0.
|
63 |
-
| 0.
|
|
|
|
|
|
|
|
|
64 |
|
65 |
|
66 |
### Framework versions
|
|
|
20 |
|
21 |
This model is a fine-tuned version of [distilbert/distilbert-base-uncased](https://huggingface.co/distilbert/distilbert-base-uncased) on the None dataset.
|
22 |
It achieves the following results on the evaluation set:
|
23 |
+
- Loss: 0.2870
|
24 |
+
- Precision: 0.6543
|
25 |
+
- Recall: 0.6256
|
26 |
+
- F1: 0.6397
|
27 |
+
- Accuracy: 0.9433
|
28 |
|
29 |
## Model description
|
30 |
|
|
|
49 |
- seed: 42
|
50 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
51 |
- lr_scheduler_type: linear
|
52 |
+
- num_epochs: 10
|
53 |
|
54 |
### Training results
|
55 |
|
56 |
| Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
|
57 |
|:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
|
58 |
+
| No log | 1.0 | 282 | 0.3862 | 0.4247 | 0.2901 | 0.3447 | 0.9041 |
|
59 |
+
| 0.4179 | 2.0 | 564 | 0.3053 | 0.5411 | 0.4216 | 0.4739 | 0.9228 |
|
60 |
+
| 0.4179 | 3.0 | 846 | 0.2923 | 0.6195 | 0.5025 | 0.5549 | 0.9315 |
|
61 |
+
| 0.2108 | 4.0 | 1128 | 0.2770 | 0.5641 | 0.5346 | 0.5489 | 0.9322 |
|
62 |
+
| 0.2108 | 5.0 | 1410 | 0.2789 | 0.6104 | 0.5548 | 0.5813 | 0.9369 |
|
63 |
+
| 0.1279 | 6.0 | 1692 | 0.2793 | 0.6171 | 0.5953 | 0.6060 | 0.9382 |
|
64 |
+
| 0.1279 | 7.0 | 1974 | 0.2790 | 0.6348 | 0.6037 | 0.6188 | 0.9417 |
|
65 |
+
| 0.0881 | 8.0 | 2256 | 0.2864 | 0.6490 | 0.6206 | 0.6345 | 0.9419 |
|
66 |
+
| 0.0615 | 9.0 | 2538 | 0.2874 | 0.6414 | 0.6003 | 0.6202 | 0.9417 |
|
67 |
+
| 0.0615 | 10.0 | 2820 | 0.2870 | 0.6543 | 0.6256 | 0.6397 | 0.9433 |
|
68 |
|
69 |
|
70 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 265528460
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ec7e91f1a37388a3a35c180323e93793f623ce56518ae325cb1364036a41a31b
|
3 |
size 265528460
|
runs/Oct06_20-09-12_e29f4183a07f/events.out.tfevents.1728245371.e29f4183a07f.34.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:62dc7fb5dfc75a0c1e9d37bd19e5e79c2dd3dd1d93ab444704c0b2695c03323b
|
3 |
+
size 11692
|
runs/Oct06_20-09-12_e29f4183a07f/events.out.tfevents.1728245833.e29f4183a07f.34.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6b17ccb276f8c20163fd9e0f60f8dee6402679256339cff5b4a64b69beec30a1
|
3 |
+
size 560
|