Training completed!
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-base-uncased](https://huggingface.co/distilbert-base-uncased) on an unknown dataset.
|
20 |
It achieves the following results on the evaluation set:
|
21 |
-
- Loss:
|
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 |
-
|
|
54 |
-
|
|
55 |
-
| 1.
|
56 |
-
| 1.
|
57 |
-
|
|
58 |
|
59 |
|
60 |
### Framework versions
|
|
|
18 |
|
19 |
This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on an unknown dataset.
|
20 |
It achieves the following results on the evaluation set:
|
21 |
+
- Loss: 0.8032
|
22 |
+
- Accuracy: 0.9168
|
23 |
|
24 |
## Model description
|
25 |
|
|
|
50 |
|
51 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
52 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
53 |
+
| 4.3135 | 1.0 | 318 | 3.3064 | 0.7216 |
|
54 |
+
| 2.6572 | 2.0 | 636 | 1.9022 | 0.8461 |
|
55 |
+
| 1.5805 | 3.0 | 954 | 1.1884 | 0.8868 |
|
56 |
+
| 1.0451 | 4.0 | 1272 | 0.8897 | 0.9090 |
|
57 |
+
| 0.8252 | 5.0 | 1590 | 0.8032 | 0.9168 |
|
58 |
|
59 |
|
60 |
### Framework versions
|
runs/Oct29_16-11-31_p16/events.out.tfevents.1730189503.p16.50689.1
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:3dd2de862ad1c8e71e8ccf23d7230e1af48d196d9ab5ca46990c47ae9303a0ec
|
3 |
+
size 15573
|