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: 1.
|
22 |
-
- Accuracy: 0.
|
23 |
|
24 |
## Model description
|
25 |
|
@@ -50,10 +50,10 @@ The following hyperparameters were used during training:
|
|
50 |
|
51 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
52 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
53 |
-
| 4.
|
54 |
-
| 2.
|
55 |
-
| 1.
|
56 |
-
| 1.
|
57 |
|
58 |
|
59 |
### 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: 1.2804
|
22 |
+
- Accuracy: 0.8845
|
23 |
|
24 |
## Model description
|
25 |
|
|
|
50 |
|
51 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
52 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
53 |
+
| 4.3292 | 1.0 | 318 | 3.3607 | 0.7158 |
|
54 |
+
| 2.7628 | 2.0 | 636 | 2.0645 | 0.8416 |
|
55 |
+
| 1.8038 | 3.0 | 954 | 1.4528 | 0.8761 |
|
56 |
+
| 1.3955 | 4.0 | 1272 | 1.2804 | 0.8845 |
|
57 |
|
58 |
|
59 |
### Framework versions
|
runs/Nov28_03-01-56_f2a8a672a307/events.out.tfevents.1732762949.f2a8a672a307.400.0
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:3333d22736dc83411a2dbdd21e1897f31027a7b115bcd28494a72fbdd2cab48b
|
3 |
+
size 15096
|