End of training
Browse files
README.md
CHANGED
|
@@ -18,8 +18,8 @@ should probably proofread and complete it, then remove this comment. -->
|
|
| 18 |
|
| 19 |
This model is a fine-tuned version of [distilbert/distilbert-base-uncased](https://huggingface.co/distilbert/distilbert-base-uncased) on the None dataset.
|
| 20 |
It achieves the following results on the evaluation set:
|
| 21 |
-
- Loss: 0.
|
| 22 |
-
- Accuracy: 0.
|
| 23 |
|
| 24 |
## Model description
|
| 25 |
|
|
@@ -50,11 +50,11 @@ The following hyperparameters were used during training:
|
|
| 50 |
|
| 51 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
| 52 |
|:-------------:|:-----:|:-----:|:---------------:|:--------:|
|
| 53 |
-
| 0.
|
| 54 |
-
| 0.
|
| 55 |
-
| 0.
|
| 56 |
-
| 0.
|
| 57 |
-
| 0.
|
| 58 |
|
| 59 |
|
| 60 |
### Framework versions
|
|
|
|
| 18 |
|
| 19 |
This model is a fine-tuned version of [distilbert/distilbert-base-uncased](https://huggingface.co/distilbert/distilbert-base-uncased) on the None dataset.
|
| 20 |
It achieves the following results on the evaluation set:
|
| 21 |
+
- Loss: 0.2394
|
| 22 |
+
- Accuracy: 0.9073
|
| 23 |
|
| 24 |
## Model description
|
| 25 |
|
|
|
|
| 50 |
|
| 51 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
| 52 |
|:-------------:|:-----:|:-----:|:---------------:|:--------:|
|
| 53 |
+
| 0.2612 | 1.0 | 6250 | 0.2394 | 0.9073 |
|
| 54 |
+
| 0.1966 | 2.0 | 12500 | 0.2488 | 0.9184 |
|
| 55 |
+
| 0.1737 | 3.0 | 18750 | 0.2759 | 0.9192 |
|
| 56 |
+
| 0.1415 | 4.0 | 25000 | 0.3322 | 0.9165 |
|
| 57 |
+
| 0.0857 | 5.0 | 31250 | 0.3835 | 0.9199 |
|
| 58 |
|
| 59 |
|
| 60 |
### Framework versions
|
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 267832560
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4ffd46647e035d0efc65041eabf87fb444dbb01dd266d432e03852754e6c48c9
|
| 3 |
size 267832560
|
runs/Sep26_22-29-02_1dce0b1b21b8/events.out.tfevents.1727389752.1dce0b1b21b8.1044.4
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:cf3e9c44ad3f2bfc1fe9d0357ed11b272052cc42216b045f6470cd047940fb27
|
| 3 |
+
size 20060
|
runs/Sep26_22-29-02_1dce0b1b21b8/events.out.tfevents.1727392408.1dce0b1b21b8.1044.5
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a7d0b12d5a918c2118419fa6029ca355dbc52c50cd1d96b58ac9cd405d0cc565
|
| 3 |
+
size 417
|