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 [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 |
|
@@ -58,13 +58,13 @@ The following hyperparameters were used during training:
|
|
58 |
|
59 |
| Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
|
60 |
|:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
|
61 |
-
| No log | 1.0 | 231 | 0.
|
62 |
-
| No log | 2.0 | 462 | 0.
|
63 |
|
64 |
|
65 |
### Framework versions
|
66 |
|
67 |
- Transformers 4.44.2
|
68 |
-
- Pytorch 2.4.
|
69 |
- Datasets 2.21.0
|
70 |
- Tokenizers 0.19.1
|
|
|
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.0883
|
25 |
+
- Precision: 0.7726
|
26 |
+
- Recall: 0.7639
|
27 |
+
- F1: 0.7682
|
28 |
+
- Accuracy: 0.9735
|
29 |
|
30 |
## Model description
|
31 |
|
|
|
58 |
|
59 |
| Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
|
60 |
|:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
|
61 |
+
| No log | 1.0 | 231 | 0.1049 | 0.7242 | 0.7475 | 0.7356 | 0.9691 |
|
62 |
+
| No log | 2.0 | 462 | 0.0883 | 0.7726 | 0.7639 | 0.7682 | 0.9735 |
|
63 |
|
64 |
|
65 |
### Framework versions
|
66 |
|
67 |
- Transformers 4.44.2
|
68 |
+
- Pytorch 2.4.0+cu121
|
69 |
- Datasets 2.21.0
|
70 |
- Tokenizers 0.19.1
|
runs/Sep05_14-40-04_dc810888a375/events.out.tfevents.1725547205.dc810888a375.3692.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:db37b6d4d4c58b6baaa22fc352cba287b8ee02181ed7b272734843ec1703b316
|
3 |
+
size 7044
|