Training complete
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 [bert-base-cased](https://huggingface.co/bert-base-cased) 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,14 +56,14 @@ The following hyperparameters were used during training:
|
|
| 56 |
|
| 57 |
| Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
|
| 58 |
|:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
|
| 59 |
-
| 0.
|
| 60 |
-
| 0.
|
| 61 |
-
| 0.
|
| 62 |
|
| 63 |
|
| 64 |
### Framework versions
|
| 65 |
|
| 66 |
- Transformers 4.57.3
|
| 67 |
- Pytorch 2.9.1+cu128
|
| 68 |
-
- Datasets
|
| 69 |
- Tokenizers 0.22.1
|
|
|
|
| 21 |
|
| 22 |
This model is a fine-tuned version of [bert-base-cased](https://huggingface.co/bert-base-cased) on the None dataset.
|
| 23 |
It achieves the following results on the evaluation set:
|
| 24 |
+
- Loss: 0.0630
|
| 25 |
+
- Precision: 0.9419
|
| 26 |
+
- Recall: 0.9422
|
| 27 |
+
- F1: 0.9421
|
| 28 |
+
- Accuracy: 0.9856
|
| 29 |
|
| 30 |
## Model description
|
| 31 |
|
|
|
|
| 56 |
|
| 57 |
| Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
|
| 58 |
|:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
|
| 59 |
+
| 0.0794 | 1.0 | 1756 | 0.0672 | 0.9215 | 0.9268 | 0.9241 | 0.9816 |
|
| 60 |
+
| 0.038 | 2.0 | 3512 | 0.0719 | 0.9428 | 0.9362 | 0.9395 | 0.9844 |
|
| 61 |
+
| 0.0237 | 3.0 | 5268 | 0.0630 | 0.9419 | 0.9422 | 0.9421 | 0.9856 |
|
| 62 |
|
| 63 |
|
| 64 |
### Framework versions
|
| 65 |
|
| 66 |
- Transformers 4.57.3
|
| 67 |
- Pytorch 2.9.1+cu128
|
| 68 |
+
- Datasets 3.6.0
|
| 69 |
- Tokenizers 0.22.1
|
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 430929740
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:88311808abf383bb5cd4824e45a042c4ec0071fc5895a937ab0f733ebfd1bb20
|
| 3 |
size 430929740
|
runs/Dec15_00-05-28_2050c86a31f4/events.out.tfevents.1765757130.2050c86a31f4.3192.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:86256139e08f63a121711cd8981a29388497997ef0771cb7ac6d18936c469ff9
|
| 3 |
+
size 9260
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 5841
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:bb878d62d8bbbde9e5b03deaed81baca386e3bd9f27beb31913723e2ec42ba44
|
| 3 |
size 5841
|