poltextlab commited on
Commit
6bb4d35
1 Parent(s): 907432d

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -2,6 +2,8 @@
2
  ---
3
  ---
4
  license: mit
 
 
5
  tags:
6
  - zero-shot-classification
7
  - text-classification
@@ -89,7 +91,7 @@ We also incorporated an EarlyStoppingCallback in the process with a patience of
89
 
90
  ## Model performance
91
  The model was evaluated on a test set of 6309 examples (10% of the available data).
92
- Model accuracy is **0.83**.
93
  | label | precision | recall | f1-score | support |
94
  |:-------------|------------:|---------:|-----------:|----------:|
95
  | 0 | 0.65 | 0.6 | 0.62 | 621 |
 
2
  ---
3
  ---
4
  license: mit
5
+ language:
6
+ - de
7
  tags:
8
  - zero-shot-classification
9
  - text-classification
 
91
 
92
  ## Model performance
93
  The model was evaluated on a test set of 6309 examples (10% of the available data).
94
+ Model accuracy is **0.69**.
95
  | label | precision | recall | f1-score | support |
96
  |:-------------|------------:|---------:|-----------:|----------:|
97
  | 0 | 0.65 | 0.6 | 0.62 | 621 |