Training completed!
Browse files- README.md +8 -12
- 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,14 +54,10 @@ 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.2727 | 5.0 | 695 | 0.3954 | 0.7622 | 0.8208 | 0.4657 |
|
62 |
-
| 0.1747 | 6.0 | 834 | 0.3805 | 0.7403 | 0.8009 | 0.4603 |
|
63 |
-
| 0.11 | 7.0 | 973 | 0.4434 | 0.7565 | 0.8164 | 0.4386 |
|
64 |
-
| 0.0705 | 8.0 | 1112 | 0.4957 | 0.7619 | 0.8196 | 0.4549 |
|
65 |
|
66 |
|
67 |
### 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.5889
|
23 |
+
- F1: 0.4593
|
24 |
+
- Roc Auc: 0.6262
|
25 |
+
- Accuracy: 0.1516
|
26 |
|
27 |
## Model description
|
28 |
|
|
|
54 |
|
55 |
| Training Loss | Epoch | Step | Validation Loss | F1 | Roc Auc | Accuracy |
|
56 |
|:-------------:|:-----:|:----:|:---------------:|:------:|:-------:|:--------:|
|
57 |
+
| 0.5715 | 1.0 | 139 | 0.5889 | 0.4593 | 0.6262 | 0.1516 |
|
58 |
+
| 0.5684 | 2.0 | 278 | 0.5823 | 0.4593 | 0.6262 | 0.1516 |
|
59 |
+
| 0.5765 | 3.0 | 417 | 0.5804 | 0.4593 | 0.6262 | 0.1516 |
|
60 |
+
| 0.5568 | 4.0 | 556 | 0.5788 | 0.4593 | 0.6262 | 0.1516 |
|
|
|
|
|
|
|
|
|
61 |
|
62 |
|
63 |
### 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:ab30de47332e59bbb847b38df72388404515fd2a032ebce81357522ec0b22a43
|
3 |
size 1445339812
|