Model save
Browse files- README.md +20 -15
- model.safetensors +1 -1
README.md
CHANGED
@@ -19,10 +19,10 @@ should probably proofread and complete it, then remove this comment. -->
|
|
19 |
|
20 |
This model is a fine-tuned version of [xlnet-large-cased](https://huggingface.co/xlnet-large-cased) on the None dataset.
|
21 |
It achieves the following results on the evaluation set:
|
22 |
-
- Loss: 0.
|
23 |
-
- F1: 0.
|
24 |
-
- Roc Auc: 0.
|
25 |
-
- Accuracy: 0.
|
26 |
|
27 |
## Model description
|
28 |
|
@@ -54,17 +54,22 @@ The following hyperparameters were used during training:
|
|
54 |
|
55 |
| Training Loss | Epoch | Step | Validation Loss | F1 | Roc Auc | Accuracy |
|
56 |
|:-------------:|:-----:|:----:|:---------------:|:------:|:-------:|:--------:|
|
57 |
-
| 0.
|
58 |
-
| 0.
|
59 |
-
| 0.
|
60 |
-
| 0.
|
61 |
-
| 0.
|
62 |
-
| 0.
|
63 |
-
| 0.
|
64 |
-
| 0.
|
65 |
-
| 0.
|
66 |
-
| 0.
|
67 |
-
| 0.
|
|
|
|
|
|
|
|
|
|
|
68 |
|
69 |
|
70 |
### Framework versions
|
|
|
19 |
|
20 |
This model is a fine-tuned version of [xlnet-large-cased](https://huggingface.co/xlnet-large-cased) on the None dataset.
|
21 |
It achieves the following results on the evaluation set:
|
22 |
+
- Loss: 0.3555
|
23 |
+
- F1: 0.7303
|
24 |
+
- Roc Auc: 0.8500
|
25 |
+
- Accuracy: 0.7773
|
26 |
|
27 |
## Model description
|
28 |
|
|
|
54 |
|
55 |
| Training Loss | Epoch | Step | Validation Loss | F1 | Roc Auc | Accuracy |
|
56 |
|:-------------:|:-----:|:----:|:---------------:|:------:|:-------:|:--------:|
|
57 |
+
| 0.34 | 1.0 | 389 | 0.3108 | 0.1424 | 0.5799 | 0.5386 |
|
58 |
+
| 0.2957 | 2.0 | 778 | 0.2733 | 0.3070 | 0.6420 | 0.5637 |
|
59 |
+
| 0.2697 | 3.0 | 1167 | 0.2241 | 0.4578 | 0.6995 | 0.6525 |
|
60 |
+
| 0.2248 | 4.0 | 1556 | 0.1944 | 0.5903 | 0.7595 | 0.7239 |
|
61 |
+
| 0.1689 | 5.0 | 1945 | 0.1793 | 0.6729 | 0.8127 | 0.7561 |
|
62 |
+
| 0.1052 | 6.0 | 2334 | 0.1961 | 0.6682 | 0.7962 | 0.7600 |
|
63 |
+
| 0.0964 | 7.0 | 2723 | 0.2035 | 0.6728 | 0.7989 | 0.7613 |
|
64 |
+
| 0.0885 | 8.0 | 3112 | 0.2315 | 0.7185 | 0.8404 | 0.7593 |
|
65 |
+
| 0.0497 | 9.0 | 3501 | 0.2608 | 0.7264 | 0.8476 | 0.7593 |
|
66 |
+
| 0.0411 | 10.0 | 3890 | 0.2688 | 0.7212 | 0.8363 | 0.7831 |
|
67 |
+
| 0.0182 | 11.0 | 4279 | 0.3081 | 0.7300 | 0.8558 | 0.7709 |
|
68 |
+
| 0.0186 | 12.0 | 4668 | 0.3179 | 0.7216 | 0.8452 | 0.7754 |
|
69 |
+
| 0.0131 | 13.0 | 5057 | 0.3312 | 0.7328 | 0.8488 | 0.7773 |
|
70 |
+
| 0.0069 | 14.0 | 5446 | 0.3464 | 0.7272 | 0.8472 | 0.7716 |
|
71 |
+
| 0.0069 | 15.0 | 5835 | 0.3522 | 0.7316 | 0.8481 | 0.7793 |
|
72 |
+
| 0.0027 | 16.0 | 6224 | 0.3555 | 0.7303 | 0.8500 | 0.7773 |
|
73 |
|
74 |
|
75 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1445339812
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:454842253f5f272f01b970485eba1790f3621b2132b2e9cf50bd3a2c4aba0d01
|
3 |
size 1445339812
|