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: 1.
|
21 |
-
- F1: 0.
|
22 |
|
23 |
## Model description
|
24 |
|
@@ -49,16 +49,16 @@ The following hyperparameters were used during training:
|
|
49 |
|
50 |
| Training Loss | Epoch | Step | Validation Loss | F1 |
|
51 |
|:-------------:|:-----:|:----:|:---------------:|:------:|
|
52 |
-
| No log | 1.0 | 221 | 0.
|
53 |
-
| No log | 2.0 | 442 | 0.
|
54 |
-
| 0.
|
55 |
-
| 0.
|
56 |
-
| 0.
|
57 |
-
| 0.
|
58 |
-
| 0.
|
59 |
-
| 0.
|
60 |
-
| 0.
|
61 |
-
| 0.
|
62 |
|
63 |
|
64 |
### 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: 1.4144
|
21 |
+
- F1: 0.7853
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
49 |
|
50 |
| Training Loss | Epoch | Step | Validation Loss | F1 |
|
51 |
|:-------------:|:-----:|:----:|:---------------:|:------:|
|
52 |
+
| No log | 1.0 | 221 | 0.4276 | 0.4923 |
|
53 |
+
| No log | 2.0 | 442 | 0.3833 | 0.6505 |
|
54 |
+
| 0.4591 | 3.0 | 663 | 0.3890 | 0.7232 |
|
55 |
+
| 0.4591 | 4.0 | 884 | 0.6723 | 0.7619 |
|
56 |
+
| 0.231 | 5.0 | 1105 | 1.0259 | 0.7746 |
|
57 |
+
| 0.231 | 6.0 | 1326 | 1.4144 | 0.7853 |
|
58 |
+
| 0.114 | 7.0 | 1547 | 1.8246 | 0.7744 |
|
59 |
+
| 0.114 | 8.0 | 1768 | 1.7844 | 0.7796 |
|
60 |
+
| 0.114 | 9.0 | 1989 | 1.8719 | 0.7695 |
|
61 |
+
| 0.0319 | 10.0 | 2210 | 1.8364 | 0.7706 |
|
62 |
|
63 |
|
64 |
### 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:919a1cced10f910d6912a704e7623627224f511f3585b901aa309147bf4cc403
|
3 |
size 267832560
|
runs/Jul21_20-27-33_089fb13e6219/events.out.tfevents.1721594736.089fb13e6219.3203.7
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0286a9338a289f0fdcdffc4163d7db68ae1ed48767988929917e880b139d98f6
|
3 |
+
size 405
|