End of training
Browse files- README.md +8 -8
- logs/events.out.tfevents.1737435401.PC +3 -0
- 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.3155
|
| 24 |
+
- Accuracy: 0.9524
|
| 25 |
+
- Precision: 0.9542
|
| 26 |
+
- Recall: 0.9524
|
| 27 |
+
- F1: 0.9529
|
| 28 |
|
| 29 |
## Model description
|
| 30 |
|
|
|
|
| 55 |
|
| 56 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | Precision | Recall | F1 |
|
| 57 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|:---------:|:------:|:------:|
|
| 58 |
+
| 1.2284 | 1.0 | 16 | 0.7756 | 0.7619 | 0.7900 | 0.7619 | 0.7351 |
|
| 59 |
+
| 0.5657 | 2.0 | 32 | 0.4658 | 0.9206 | 0.9235 | 0.9206 | 0.9207 |
|
| 60 |
+
| 0.4123 | 3.0 | 48 | 0.3155 | 0.9524 | 0.9542 | 0.9524 | 0.9529 |
|
| 61 |
|
| 62 |
|
| 63 |
### Framework versions
|
logs/events.out.tfevents.1737435401.PC
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:12c977d675dc4583bba4aadb3225b70d097de43e8eebf51c2b11c09a600aa309
|
| 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:1c140799fbb9056eaa7aedc6c8a023ecf7807140a6aa613a9ab2ec031c6abfcf
|
| 3 |
size 437964800
|