End of training
Browse files- README.md +8 -8
- logs/events.out.tfevents.1737410426.PC +2 -2
- model.safetensors +1 -1
README.md
CHANGED
@@ -20,11 +20,11 @@ should probably proofread and complete it, then remove this comment. -->
|
|
20 |
|
21 |
This model is a fine-tuned version of [bert-base-uncased](https://huggingface.co/bert-base-uncased) on the None dataset.
|
22 |
It achieves the following results on the evaluation set:
|
23 |
-
- Loss: 0.
|
24 |
-
- Accuracy: 0.
|
25 |
-
- Precision: 0.
|
26 |
-
- Recall: 0.
|
27 |
-
- F1: 0.
|
28 |
|
29 |
## Model description
|
30 |
|
@@ -55,9 +55,9 @@ The following hyperparameters were used during training:
|
|
55 |
|
56 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | Precision | Recall | F1 |
|
57 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|:---------:|:------:|:------:|
|
58 |
-
| 1.
|
59 |
-
| 0.
|
60 |
-
| 0.
|
61 |
|
62 |
|
63 |
### Framework versions
|
|
|
20 |
|
21 |
This model is a fine-tuned version of [bert-base-uncased](https://huggingface.co/bert-base-uncased) on the None dataset.
|
22 |
It achieves the following results on the evaluation set:
|
23 |
+
- Loss: 0.3310
|
24 |
+
- Accuracy: 0.9683
|
25 |
+
- Precision: 0.9718
|
26 |
+
- Recall: 0.9683
|
27 |
+
- F1: 0.9683
|
28 |
|
29 |
## Model description
|
30 |
|
|
|
55 |
|
56 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | Precision | Recall | F1 |
|
57 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|:---------:|:------:|:------:|
|
58 |
+
| 1.2965 | 1.0 | 16 | 0.8566 | 0.7778 | 0.7912 | 0.7778 | 0.7667 |
|
59 |
+
| 0.63 | 2.0 | 32 | 0.4473 | 0.9365 | 0.9405 | 0.9365 | 0.9364 |
|
60 |
+
| 0.4101 | 3.0 | 48 | 0.3310 | 0.9683 | 0.9718 | 0.9683 | 0.9683 |
|
61 |
|
62 |
|
63 |
### Framework versions
|
logs/events.out.tfevents.1737410426.PC
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:7c4e66e50b5422f9b8452219262f52f9469f754efe178f3e00e33a80036edc65
|
3 |
+
size 6817
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 437964800
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e0a88e22ef3ae5d77cc7d7fd373c822573189494cfa477944a324ead1b29ecb3
|
3 |
size 437964800
|