End of training
Browse files- README.md +10 -3
- model.safetensors +1 -1
README.md
CHANGED
@@ -4,6 +4,9 @@ license: apache-2.0
|
|
4 |
base_model: google-bert/bert-base-uncased
|
5 |
tags:
|
6 |
- generated_from_trainer
|
|
|
|
|
|
|
7 |
model-index:
|
8 |
- name: BertClassificationTest
|
9 |
results: []
|
@@ -15,6 +18,10 @@ should probably proofread and complete it, then remove this comment. -->
|
|
15 |
# BertClassificationTest
|
16 |
|
17 |
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.
|
|
|
|
|
|
|
|
|
18 |
|
19 |
## Model description
|
20 |
|
@@ -47,7 +54,7 @@ The following hyperparameters were used during training:
|
|
47 |
|
48 |
### Framework versions
|
49 |
|
50 |
-
- Transformers 4.
|
51 |
-
- Pytorch 2.
|
52 |
-
- Datasets
|
53 |
- Tokenizers 0.21.0
|
|
|
4 |
base_model: google-bert/bert-base-uncased
|
5 |
tags:
|
6 |
- generated_from_trainer
|
7 |
+
metrics:
|
8 |
+
- accuracy
|
9 |
+
- f1
|
10 |
model-index:
|
11 |
- name: BertClassificationTest
|
12 |
results: []
|
|
|
18 |
# BertClassificationTest
|
19 |
|
20 |
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.
|
21 |
+
It achieves the following results on the evaluation set:
|
22 |
+
- Loss: 0.4151
|
23 |
+
- Accuracy: 0.8553
|
24 |
+
- F1: 0.5075
|
25 |
|
26 |
## Model description
|
27 |
|
|
|
54 |
|
55 |
### Framework versions
|
56 |
|
57 |
+
- Transformers 4.49.0
|
58 |
+
- Pytorch 2.6.0+cu124
|
59 |
+
- Datasets 3.3.2
|
60 |
- Tokenizers 0.21.0
|
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:098540a7df8ed88aec6c50cc91ac446523f0730b0e8d5ea9ad68437a4c4c6901
|
3 |
size 437958648
|