Initial model push
Browse files- README.md +12 -12
- 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-chinese](https://huggingface.co/bert-base-chinese) on an unknown dataset.
|
22 |
It achieves the following results on the evaluation set:
|
23 |
-
- Loss: 1.
|
24 |
-
- Accuracy: 0.
|
25 |
-
- Precision: 0.
|
26 |
-
- Recall: 0.
|
27 |
-
- F1: 0.
|
28 |
|
29 |
## Model description
|
30 |
|
@@ -55,13 +55,13 @@ 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 |
-
| 0.
|
62 |
-
| 0.
|
63 |
-
| 0.
|
64 |
-
| 0.
|
65 |
|
66 |
|
67 |
### Framework versions
|
|
|
20 |
|
21 |
This model is a fine-tuned version of [bert-base-chinese](https://huggingface.co/bert-base-chinese) on an unknown dataset.
|
22 |
It achieves the following results on the evaluation set:
|
23 |
+
- Loss: 1.0245
|
24 |
+
- Accuracy: 0.7079
|
25 |
+
- Precision: 0.7101
|
26 |
+
- Recall: 0.7079
|
27 |
+
- F1: 0.7081
|
28 |
|
29 |
## Model description
|
30 |
|
|
|
55 |
|
56 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | Precision | Recall | F1 |
|
57 |
|:-------------:|:------:|:----:|:---------------:|:--------:|:---------:|:------:|:------:|
|
58 |
+
| 1.1091 | 0.6849 | 50 | 1.0191 | 0.5361 | 0.6449 | 0.5361 | 0.4924 |
|
59 |
+
| 0.7439 | 1.3699 | 100 | 0.8837 | 0.6306 | 0.6446 | 0.6306 | 0.6280 |
|
60 |
+
| 0.7962 | 2.0548 | 150 | 0.8365 | 0.6615 | 0.6886 | 0.6615 | 0.6567 |
|
61 |
+
| 0.5132 | 2.7397 | 200 | 0.8698 | 0.6890 | 0.6977 | 0.6890 | 0.6841 |
|
62 |
+
| 0.2886 | 3.4247 | 250 | 0.9056 | 0.7096 | 0.7103 | 0.7096 | 0.7092 |
|
63 |
+
| 0.1804 | 4.1096 | 300 | 0.9927 | 0.7045 | 0.7071 | 0.7045 | 0.7027 |
|
64 |
+
| 0.146 | 4.7945 | 350 | 1.0245 | 0.7079 | 0.7101 | 0.7079 | 0.7081 |
|
65 |
|
66 |
|
67 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 409106392
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a5f406955fd37a01f7853683d4ef428b59b44e565fd8f155728703ec3b42fdd5
|
3 |
size 409106392
|