judithrosell
commited on
End of training
Browse files
README.md
CHANGED
@@ -21,11 +21,11 @@ should probably proofread and complete it, then remove this comment. -->
|
|
21 |
|
22 |
This model is a fine-tuned version of [google-bert/bert-base-uncased](https://huggingface.co/google-bert/bert-base-uncased) on the None dataset.
|
23 |
It achieves the following results on the evaluation set:
|
24 |
-
- Loss: 0.
|
25 |
-
- Precision: 0.
|
26 |
-
- Recall: 0.
|
27 |
-
- F1: 0.
|
28 |
-
- Accuracy: 0.
|
29 |
|
30 |
## Model description
|
31 |
|
@@ -56,16 +56,16 @@ The following hyperparameters were used during training:
|
|
56 |
|
57 |
| Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
|
58 |
|:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
|
59 |
-
|
|
60 |
-
|
|
61 |
-
|
|
62 |
-
|
|
63 |
-
|
|
64 |
-
|
|
65 |
-
|
|
66 |
-
|
|
67 |
-
|
|
68 |
-
|
|
69 |
|
70 |
|
71 |
### Framework versions
|
|
|
21 |
|
22 |
This model is a fine-tuned version of [google-bert/bert-base-uncased](https://huggingface.co/google-bert/bert-base-uncased) on the None dataset.
|
23 |
It achieves the following results on the evaluation set:
|
24 |
+
- Loss: 0.2457
|
25 |
+
- Precision: 0.9489
|
26 |
+
- Recall: 0.9480
|
27 |
+
- F1: 0.9485
|
28 |
+
- Accuracy: 0.9405
|
29 |
|
30 |
## Model description
|
31 |
|
|
|
56 |
|
57 |
| Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
|
58 |
|:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
|
59 |
+
| No log | 1.0 | 30 | 0.4723 | 0.8973 | 0.9212 | 0.9091 | 0.8971 |
|
60 |
+
| No log | 2.0 | 60 | 0.3328 | 0.9146 | 0.9288 | 0.9217 | 0.9076 |
|
61 |
+
| No log | 3.0 | 90 | 0.3022 | 0.9316 | 0.9301 | 0.9308 | 0.9168 |
|
62 |
+
| No log | 4.0 | 120 | 0.2758 | 0.9207 | 0.9398 | 0.9301 | 0.9169 |
|
63 |
+
| No log | 5.0 | 150 | 0.2592 | 0.9392 | 0.9431 | 0.9411 | 0.9322 |
|
64 |
+
| No log | 6.0 | 180 | 0.2586 | 0.9445 | 0.9449 | 0.9447 | 0.9366 |
|
65 |
+
| No log | 7.0 | 210 | 0.2519 | 0.9476 | 0.9447 | 0.9461 | 0.9372 |
|
66 |
+
| No log | 8.0 | 240 | 0.2468 | 0.9464 | 0.9474 | 0.9469 | 0.9394 |
|
67 |
+
| No log | 9.0 | 270 | 0.2475 | 0.9486 | 0.9476 | 0.9481 | 0.9399 |
|
68 |
+
| No log | 10.0 | 300 | 0.2457 | 0.9489 | 0.9480 | 0.9485 | 0.9405 |
|
69 |
|
70 |
|
71 |
### Framework versions
|
runs/Sep05_16-18-04_413a648fbcb2/events.out.tfevents.1725553086.413a648fbcb2.965.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:2a1030355e094e0d82e54fd9fc3c552c955565c8350589dce9f2fb095dfd353f
|
3 |
+
size 11031
|