End of training
Browse files- README.md +10 -10
- model.safetensors +1 -1
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 [bert-base-uncased](https://huggingface.co/bert-base-uncased) on the None dataset.
|
| 23 |
It achieves the following results on the evaluation set:
|
| 24 |
-
- Loss: 0.
|
| 25 |
-
- Accuracy: 0
|
| 26 |
-
- F1:
|
| 27 |
-
- Precision:
|
| 28 |
-
- Recall:
|
| 29 |
|
| 30 |
## Model description
|
| 31 |
|
|
@@ -54,11 +54,11 @@ The following hyperparameters were used during training:
|
|
| 54 |
|
| 55 |
### Training results
|
| 56 |
|
| 57 |
-
| Training Loss | Epoch | Step | Validation Loss | Accuracy | F1
|
| 58 |
-
|
| 59 |
-
| No log | 1.0 | 6 | 0.
|
| 60 |
-
| 0.
|
| 61 |
-
| 0.
|
| 62 |
|
| 63 |
|
| 64 |
### Framework versions
|
|
|
|
| 21 |
|
| 22 |
This model is a fine-tuned version of [bert-base-uncased](https://huggingface.co/bert-base-uncased) on the None dataset.
|
| 23 |
It achieves the following results on the evaluation set:
|
| 24 |
+
- Loss: 0.3136
|
| 25 |
+
- Accuracy: 1.0
|
| 26 |
+
- F1: 1.0
|
| 27 |
+
- Precision: 1.0
|
| 28 |
+
- Recall: 1.0
|
| 29 |
|
| 30 |
## Model description
|
| 31 |
|
|
|
|
| 54 |
|
| 55 |
### Training results
|
| 56 |
|
| 57 |
+
| Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 | Precision | Recall |
|
| 58 |
+
|:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|:---------:|:------:|
|
| 59 |
+
| No log | 1.0 | 6 | 0.9282 | 0.2 | 0.3333 | 0.2 | 1.0 |
|
| 60 |
+
| 0.6843 | 2.0 | 12 | 0.4154 | 1.0 | 1.0 | 1.0 | 1.0 |
|
| 61 |
+
| 0.6843 | 3.0 | 18 | 0.3136 | 1.0 | 1.0 | 1.0 | 1.0 |
|
| 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 437958648
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:51a0159c8c86201111e7316097c0539b00739a7e9c0782d7c176f78746d25b35
|
| 3 |
size 437958648
|