End of training
Browse files- README.md +11 -11
- pytorch_model.bin +1 -1
README.md
CHANGED
@@ -20,12 +20,12 @@ should probably proofread and complete it, then remove this comment. -->
|
|
20 |
|
21 |
This model is a fine-tuned version of [xlnet-base-cased](https://huggingface.co/xlnet-base-cased) on the None dataset.
|
22 |
It achieves the following results on the evaluation set:
|
23 |
-
- Loss: 0.
|
24 |
-
- Rmse: 0.
|
25 |
-
- Accuracy: 0.
|
26 |
-
- Precision: 0.
|
27 |
-
- Recall: 0.
|
28 |
-
- F1: 0.
|
29 |
|
30 |
## Model description
|
31 |
|
@@ -56,11 +56,11 @@ The following hyperparameters were used during training:
|
|
56 |
|
57 |
| Training Loss | Epoch | Step | Validation Loss | Rmse | Accuracy | Precision | Recall | F1 |
|
58 |
|:-------------:|:-----:|:----:|:---------------:|:------:|:--------:|:---------:|:------:|:------:|
|
59 |
-
| 0.
|
60 |
-
| 0.
|
61 |
-
| 0.
|
62 |
-
| 0.
|
63 |
-
| 0.
|
64 |
|
65 |
|
66 |
### Framework versions
|
|
|
20 |
|
21 |
This model is a fine-tuned version of [xlnet-base-cased](https://huggingface.co/xlnet-base-cased) on the None dataset.
|
22 |
It achieves the following results on the evaluation set:
|
23 |
+
- Loss: 0.2248
|
24 |
+
- Rmse: 0.2928
|
25 |
+
- Accuracy: 0.9143
|
26 |
+
- Precision: 0.9299
|
27 |
+
- Recall: 0.9143
|
28 |
+
- F1: 0.9220
|
29 |
|
30 |
## Model description
|
31 |
|
|
|
56 |
|
57 |
| Training Loss | Epoch | Step | Validation Loss | Rmse | Accuracy | Precision | Recall | F1 |
|
58 |
|:-------------:|:-----:|:----:|:---------------:|:------:|:--------:|:---------:|:------:|:------:|
|
59 |
+
| 0.3656 | 1.0 | 1073 | 0.2248 | 0.2928 | 0.9143 | 0.9299 | 0.9143 | 0.9220 |
|
60 |
+
| 0.2432 | 2.0 | 2146 | 0.3105 | 0.2912 | 0.9152 | 0.9158 | 0.9328 | 0.9242 |
|
61 |
+
| 0.1649 | 3.0 | 3219 | 0.3818 | 0.2696 | 0.9273 | 0.9176 | 0.9546 | 0.9357 |
|
62 |
+
| 0.1075 | 4.0 | 4292 | 0.4398 | 0.2798 | 0.9217 | 0.9049 | 0.9597 | 0.9315 |
|
63 |
+
| 0.0788 | 5.0 | 5365 | 0.4655 | 0.2847 | 0.9189 | 0.9110 | 0.9462 | 0.9283 |
|
64 |
|
65 |
|
66 |
### Framework versions
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 469311765
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1aa4e1e4e9579dac8a9485453283e4a4fb13b7a488ebf3242cea50798f16ef27
|
3 |
size 469311765
|