Training in progress, epoch 1
Browse files- README.md +8 -8
- model.safetensors +1 -1
- runs/May27_20-30-57_maxingzhoudeMacBook-Air.local/events.out.tfevents.1716813063.maxingzhoudeMacBook-Air.local.25943.1 +3 -0
- runs/May27_20-30-57_maxingzhoudeMacBook-Air.local/events.out.tfevents.1716817402.maxingzhoudeMacBook-Air.local.25943.2 +3 -0
- runs/May27_21-44-02_maxingzhoudeMacBook-Air.local/events.out.tfevents.1716817448.maxingzhoudeMacBook-Air.local.25943.3 +3 -0
- training_args.bin +1 -1
README.md
CHANGED
@@ -19,11 +19,11 @@ should probably proofread and complete it, then remove this comment. -->
|
|
19 |
|
20 |
This model is a fine-tuned version of [bert-base-chinese](https://huggingface.co/bert-base-chinese) on the None dataset.
|
21 |
It achieves the following results on the evaluation set:
|
22 |
-
- Loss: 0.
|
23 |
-
- Precision: 0.
|
24 |
-
- Recall: 0.
|
25 |
-
- F1: 0.
|
26 |
-
- Accuracy: 0.
|
27 |
|
28 |
## Model description
|
29 |
|
@@ -54,9 +54,9 @@ The following hyperparameters were used during training:
|
|
54 |
|
55 |
| Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
|
56 |
|:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
|
57 |
-
| 0.
|
58 |
-
| 0.
|
59 |
-
| 0.
|
60 |
|
61 |
|
62 |
### Framework versions
|
|
|
19 |
|
20 |
This model is a fine-tuned version of [bert-base-chinese](https://huggingface.co/bert-base-chinese) on the None dataset.
|
21 |
It achieves the following results on the evaluation set:
|
22 |
+
- Loss: 0.1158
|
23 |
+
- Precision: 0.7635
|
24 |
+
- Recall: 0.7577
|
25 |
+
- F1: 0.7606
|
26 |
+
- Accuracy: 0.9626
|
27 |
|
28 |
## Model description
|
29 |
|
|
|
54 |
|
55 |
| Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
|
56 |
|:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
|
57 |
+
| 0.1101 | 1.0 | 1875 | 0.1007 | 0.7357 | 0.7458 | 0.7407 | 0.9610 |
|
58 |
+
| 0.0796 | 2.0 | 3750 | 0.1003 | 0.76 | 0.7530 | 0.7565 | 0.9627 |
|
59 |
+
| 0.0538 | 3.0 | 5625 | 0.1158 | 0.7635 | 0.7577 | 0.7606 | 0.9626 |
|
60 |
|
61 |
|
62 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 406740756
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:987a8f66b9e250d644f17233b5f327040710e01a0ab4e2fb14cb1dcd2f84b406
|
3 |
size 406740756
|
runs/May27_20-30-57_maxingzhoudeMacBook-Air.local/events.out.tfevents.1716813063.maxingzhoudeMacBook-Air.local.25943.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:52696d54189aa59b96610d6037d7bb48cc4d3e95db82fb177b02153408961006
|
3 |
+
size 9067
|
runs/May27_20-30-57_maxingzhoudeMacBook-Air.local/events.out.tfevents.1716817402.maxingzhoudeMacBook-Air.local.25943.2
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2565b4b40fd00a884da0a6e54f036cd54b715e4435265ba287cabbaac38c4b1a
|
3 |
+
size 560
|
runs/May27_21-44-02_maxingzhoudeMacBook-Air.local/events.out.tfevents.1716817448.maxingzhoudeMacBook-Air.local.25943.3
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:efff44fd79a768512701a060fd730bdfe15bcf31c7beb9b5d132bf47038a3922
|
3 |
+
size 6474
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5048
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:78a29c2ad35a4c800016281541f9600a0aa3aa97d42f9d44b4028d7ec6a49bba
|
3 |
size 5048
|