End of training
Browse files
README.md
CHANGED
@@ -17,8 +17,8 @@ should probably proofread and complete it, then remove this comment. -->
|
|
17 |
|
18 |
This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on the None dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
-
- Loss: 0.
|
21 |
-
- Accuracy: 0.
|
22 |
|
23 |
## Model description
|
24 |
|
@@ -49,11 +49,11 @@ The following hyperparameters were used during training:
|
|
49 |
|
50 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
51 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
52 |
-
| 1.
|
53 |
-
| 0.
|
54 |
-
| 0.
|
55 |
-
| 0.
|
56 |
-
| 0.
|
57 |
|
58 |
|
59 |
### Framework versions
|
|
|
17 |
|
18 |
This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on the None dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
+
- Loss: 0.6531
|
21 |
+
- Accuracy: 0.8205
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
49 |
|
50 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
51 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
52 |
+
| 1.3785 | 1.0 | 44 | 0.9232 | 0.7949 |
|
53 |
+
| 0.7587 | 2.0 | 88 | 0.7502 | 0.8077 |
|
54 |
+
| 0.6042 | 3.0 | 132 | 0.6988 | 0.8077 |
|
55 |
+
| 0.5179 | 4.0 | 176 | 0.6622 | 0.8077 |
|
56 |
+
| 0.4601 | 5.0 | 220 | 0.6531 | 0.8205 |
|
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 267851024
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8d83e30929cde5c3f3bf61e08e0707978aec78b359b529ca5527dd461efbfc8b
|
3 |
size 267851024
|
runs/Jan08_19-57-47_087efcd22ea1/events.out.tfevents.1704743875.087efcd22ea1.915.7
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c64c2c532a7704feec4d5b081a4746086a4aeaee1d56277bc0a4b2262c0500c2
|
3 |
+
size 5594
|
runs/Jan08_19-58-45_087efcd22ea1/events.out.tfevents.1704743933.087efcd22ea1.915.8
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ce99fb0b6c488f79ad6e856c815a7e307351bea16e02be7e508dc1ff84dcce0a
|
3 |
+
size 7388
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4600
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a6b82bf7fb7863c5c1b7b1a6805eb835a0d0498d77a873bc634800d514cbe92f
|
3 |
size 4600
|