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 an unknown dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
-
- Loss:
|
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 |
-
| No log | 1.0 | 235 |
|
53 |
-
| No log | 2.0 | 470 |
|
54 |
-
|
|
55 |
-
|
|
56 |
-
|
|
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 an unknown dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
+
- Loss: 0.4978
|
21 |
+
- Accuracy: 0.9443
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
49 |
|
50 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
51 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
52 |
+
| No log | 1.0 | 235 | 1.9929 | 0.862 |
|
53 |
+
| No log | 2.0 | 470 | 1.0992 | 0.913 |
|
54 |
+
| 2.1525 | 3.0 | 705 | 0.7000 | 0.932 |
|
55 |
+
| 2.1525 | 4.0 | 940 | 0.5429 | 0.943 |
|
56 |
+
| 0.7117 | 5.0 | 1175 | 0.4978 | 0.9443 |
|
57 |
|
58 |
|
59 |
### Framework versions
|
runs/Nov30_09-37-05_84f6243156c1/events.out.tfevents.1701338992.84f6243156c1.335.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:99b97422c1cd77e5817f4d58aff783b76e876c4ec3bc6df26576f189c890bf5f
|
3 |
+
size 411
|