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.0040
|
19 |
- F1-score: 1.0
|
20 |
|
21 |
## Model description
|
|
|
49 |
|
50 |
| Training Loss | Epoch | Step | Validation Loss | F1-score |
|
51 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
52 |
+
| 0.1001 | 1.0 | 15 | 0.4818 | 0.8567 |
|
53 |
+
| 0.0342 | 2.0 | 30 | 0.2931 | 0.9284 |
|
54 |
+
| 0.0052 | 3.0 | 45 | 0.0131 | 1.0 |
|
55 |
+
| 0.0024 | 4.0 | 60 | 0.0049 | 1.0 |
|
56 |
+
| 0.0021 | 5.0 | 75 | 0.0040 | 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:839eab0825ee3a629e5797fe5d1629b29d6cc307b0e9f163d2fa4a44b6f00961
|
3 |
size 263144680
|
runs/Feb12_14-30-27_instance-1/events.out.tfevents.1707748229.instance-1.2508873.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9f708a779b6fa2008b9f58beeb52f245b340ae1c67288fe1b563b0894df70441
|
3 |
+
size 8567
|
runs/Feb12_14-30-27_instance-1/events.out.tfevents.1707748263.instance-1.2508873.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:09b563ad47ca49679027b6141218c0c5bf5497eff3ee2a96ac5c2fdd3b4d3bcf
|
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:6c7e50cada79363a6ddf3478c77e99074a2108d2cc9a13771d6a499d4f2c1a17
|
3 |
size 4856
|