SimoneJLaudani
commited on
End of training
Browse files
README.md
CHANGED
@@ -20,10 +20,10 @@ should probably proofread and complete it, then remove this comment. -->
|
|
20 |
|
21 |
This model is a fine-tuned version of [distilbert-base-cased](https://huggingface.co/distilbert-base-cased) on the None dataset.
|
22 |
It achieves the following results on the evaluation set:
|
23 |
-
- Loss: 2.
|
24 |
-
- Precision: 0.
|
25 |
- Recall: 0.6071
|
26 |
-
- F1: 0.
|
27 |
- Accuracy: 0.6071
|
28 |
|
29 |
## Model description
|
@@ -55,14 +55,14 @@ The following hyperparameters were used during training:
|
|
55 |
|
56 |
| Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
|
57 |
|:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
|
58 |
-
| 0.
|
59 |
-
| 0.
|
60 |
-
| 0.
|
61 |
-
| 0.
|
62 |
-
| 0.
|
63 |
-
| 0.
|
64 |
-
| 0.
|
65 |
-
| 0.
|
66 |
|
67 |
|
68 |
### Framework versions
|
|
|
20 |
|
21 |
This model is a fine-tuned version of [distilbert-base-cased](https://huggingface.co/distilbert-base-cased) on the None dataset.
|
22 |
It achieves the following results on the evaluation set:
|
23 |
+
- Loss: 2.9503
|
24 |
+
- Precision: 0.6569
|
25 |
- Recall: 0.6071
|
26 |
+
- F1: 0.6119
|
27 |
- Accuracy: 0.6071
|
28 |
|
29 |
## Model description
|
|
|
55 |
|
56 |
| Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
|
57 |
|:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
|
58 |
+
| 0.0002 | 0.57 | 30 | 2.6229 | 0.6545 | 0.6071 | 0.6066 | 0.6071 |
|
59 |
+
| 0.0001 | 1.13 | 60 | 2.6791 | 0.6866 | 0.6310 | 0.6362 | 0.6310 |
|
60 |
+
| 0.0001 | 1.7 | 90 | 2.8369 | 0.6569 | 0.6071 | 0.6119 | 0.6071 |
|
61 |
+
| 0.0001 | 2.26 | 120 | 2.9043 | 0.6569 | 0.6071 | 0.6119 | 0.6071 |
|
62 |
+
| 0.0001 | 2.83 | 150 | 2.9231 | 0.6569 | 0.6071 | 0.6119 | 0.6071 |
|
63 |
+
| 0.0001 | 3.4 | 180 | 2.9291 | 0.6569 | 0.6071 | 0.6119 | 0.6071 |
|
64 |
+
| 0.0001 | 3.96 | 210 | 2.9367 | 0.6569 | 0.6071 | 0.6119 | 0.6071 |
|
65 |
+
| 0.0001 | 4.53 | 240 | 2.9472 | 0.6569 | 0.6071 | 0.6119 | 0.6071 |
|
66 |
|
67 |
|
68 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 263160068
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:93aa2575fac672c94017b0ca76a8ef06dc992fac2afd4c95b787274391c1efac
|
3 |
size 263160068
|
runs/Mar19_21-22-13_f2dbfe237d11/events.out.tfevents.1710886092.f2dbfe237d11.373.14
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:4809609e978cdb6abe0015d3daf5910487d6fd69e4965320c9a68cd0c7289074
|
3 |
+
size 11073
|
runs/Mar19_21-22-13_f2dbfe237d11/events.out.tfevents.1710889849.f2dbfe237d11.373.15
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a9b7eeb468aa98db13f8dea5a92f4df1d6e8c2d4b098cd0e444a1446f2188f87
|
3 |
+
size 560
|