pszemraj commited on
Commit
72cd96e
1 Parent(s): 12d88e4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -48,9 +48,9 @@ pipeline_tag: text-classification
48
  ---
49
 
50
 
51
- # albert-xxlarge-v2-description2bookgenre
52
 
53
- This model is a fine-tuned version of [albert-xxlarge-v2](https://huggingface.co/albert-xxlarge-v2) on an unknown dataset.
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