5300-extension2
Browse files- README.md +8 -8
- model.safetensors +1 -1
- training_args.bin +1 -1
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 [charisgao/wnc-pretrain](https://huggingface.co/charisgao/wnc-pretrain) 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,9 +56,9 @@ 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
|
|
|
21 |
|
22 |
This model is a fine-tuned version of [charisgao/wnc-pretrain](https://huggingface.co/charisgao/wnc-pretrain) on the None dataset.
|
23 |
It achieves the following results on the evaluation set:
|
24 |
+
- Loss: 0.7365
|
25 |
+
- Precision: 0.8178
|
26 |
+
- Recall: 0.92
|
27 |
+
- F1: 0.8659
|
28 |
+
- Accuracy: 0.8167
|
29 |
|
30 |
## Model description
|
31 |
|
|
|
56 |
|
57 |
| Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
|
58 |
|:-------------:|:------:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
|
59 |
+
| 0.5017 | 0.8547 | 100 | 0.4694 | 0.8304 | 0.9118 | 0.8692 | 0.8194 |
|
60 |
+
| 0.3786 | 1.7094 | 200 | 0.4741 | 0.7875 | 0.9265 | 0.8514 | 0.7871 |
|
61 |
+
| 0.253 | 2.5641 | 300 | 0.7509 | 0.8087 | 0.9118 | 0.8571 | 0.8 |
|
62 |
|
63 |
|
64 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 997241688
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d6f07815926b5b1a4fe64086c086e4695fb85f15c91d0827d8acd4fc11d1cb71
|
3 |
size 997241688
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5304
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7e90943f32e024162b7e2fd61512c7cce5e5715c84ff288efca984f78ec96272
|
3 |
size 5304
|