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.2964
|
24 |
+
- Rmse: 0.2828
|
25 |
+
- Accuracy: 0.92
|
26 |
+
- Precision: 0.9236
|
27 |
+
- Recall: 0.9329
|
28 |
+
- F1: 0.9282
|
29 |
|
30 |
## Model description
|
31 |
|
|
|
56 |
|
57 |
| Training Loss | Epoch | Step | Validation Loss | Rmse | Accuracy | Precision | Recall | F1 |
|
58 |
|:-------------:|:-----:|:----:|:---------------:|:------:|:--------:|:---------:|:------:|:------:|
|
59 |
+
| 0.3798 | 1.0 | 1075 | 0.2964 | 0.2828 | 0.92 | 0.9236 | 0.9329 | 0.9282 |
|
60 |
+
| 0.2507 | 2.0 | 2150 | 0.3791 | 0.2973 | 0.9116 | 0.8824 | 0.9698 | 0.9241 |
|
61 |
+
| 0.1734 | 3.0 | 3225 | 0.3779 | 0.3080 | 0.9051 | 0.8847 | 0.9530 | 0.9176 |
|
62 |
+
| 0.1157 | 4.0 | 4300 | 0.4796 | 0.2861 | 0.9181 | 0.9456 | 0.9044 | 0.9245 |
|
63 |
+
| 0.0762 | 5.0 | 5375 | 0.4729 | 0.2762 | 0.9237 | 0.9341 | 0.9279 | 0.9310 |
|
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:7f7386724b14f7c8ffd0f8be432d1d5ed4b7465a40414774d1f735df4f1f872d
|
3 |
size 469311765
|