Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -1,8 +1,8 @@
|
|
1 |
---
|
2 |
license: mit
|
3 |
-
base_model: xlnet/xlnet-base-cased
|
4 |
tags:
|
5 |
- generated_from_trainer
|
|
|
6 |
metrics:
|
7 |
- accuracy
|
8 |
- precision
|
@@ -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/xlnet-base-cased](https://huggingface.co/xlnet/xlnet-base-cased) on an unknown dataset.
|
21 |
It achieves the following results on the evaluation set:
|
22 |
-
- Loss: 1.
|
23 |
-
- Accuracy: 0.
|
24 |
-
- Precision: 0.
|
25 |
-
- Recall: 0.
|
26 |
- Precision Macro: 0.7836
|
27 |
- Recall Macro: 0.7606
|
28 |
- Macro Fpr: 0.0159
|
|
|
1 |
---
|
2 |
license: mit
|
|
|
3 |
tags:
|
4 |
- generated_from_trainer
|
5 |
+
base_model: xlnet/xlnet-base-cased
|
6 |
metrics:
|
7 |
- accuracy
|
8 |
- precision
|
|
|
19 |
|
20 |
This model is a fine-tuned version of [xlnet/xlnet-base-cased](https://huggingface.co/xlnet/xlnet-base-cased) on an unknown dataset.
|
21 |
It achieves the following results on the evaluation set:
|
22 |
+
- Loss: 1.6908
|
23 |
+
- Accuracy: 0.8273
|
24 |
+
- Precision: 0.8307
|
25 |
+
- Recall: 0.8273
|
26 |
- Precision Macro: 0.7836
|
27 |
- Recall Macro: 0.7606
|
28 |
- Macro Fpr: 0.0159
|