Update README.md
Browse files
README.md
CHANGED
@@ -17,8 +17,8 @@ should probably proofread and complete it, then remove this comment. -->
|
|
17 |
This model is a fine-tuned version of [xlnet-base-cased](https://huggingface.co/xlnet-base-cased) on the qqp dataset (part of glue dataset).
|
18 |
It achieves the following results on the evaluation set:
|
19 |
- eval_loss: 0.27
|
20 |
-
- eval_accuracy: 0.
|
21 |
-
- eval_f1: 0.
|
22 |
- epoch: 3
|
23 |
|
24 |
## Model description
|
|
|
17 |
This model is a fine-tuned version of [xlnet-base-cased](https://huggingface.co/xlnet-base-cased) on the qqp dataset (part of glue dataset).
|
18 |
It achieves the following results on the evaluation set:
|
19 |
- eval_loss: 0.27
|
20 |
+
- eval_accuracy: 0.9084
|
21 |
+
- eval_f1: 0.8775
|
22 |
- epoch: 3
|
23 |
|
24 |
## Model description
|