Update README.md
Browse files
README.md
CHANGED
@@ -48,9 +48,9 @@ pipeline_tag: text-classification
|
|
48 |
---
|
49 |
|
50 |
|
51 |
-
# albert-xxlarge-v2-
|
52 |
|
53 |
-
This model is a fine-tuned version of [albert-xxlarge-v2](https://huggingface.co/albert-xxlarge-v2)
|
54 |
It achieves the following results on the evaluation set:
|
55 |
- Loss: 0.1905
|
56 |
- F1: 0.7058
|
|
|
48 |
---
|
49 |
|
50 |
|
51 |
+
# albert-xxlarge-v2-description2genre
|
52 |
|
53 |
+
This model is a fine-tuned version of [albert-xxlarge-v2](https://huggingface.co/albert-xxlarge-v2) for multi-label classification with 18 labels.
|
54 |
It achieves the following results on the evaluation set:
|
55 |
- Loss: 0.1905
|
56 |
- F1: 0.7058
|