Update README.md
Browse files
README.md
CHANGED
|
@@ -2,6 +2,7 @@
|
|
| 2 |
license: apache-2.0
|
| 3 |
datasets:
|
| 4 |
- knowledgator/gliclass-v2.0
|
|
|
|
| 5 |
---
|
| 6 |
# ⭐ GLiClass: Generalist and Lightweight Model for Sequence Classification
|
| 7 |
|
|
@@ -143,4 +144,4 @@ Below, you can see the F1 score on several text classification datasets. All tes
|
|
| 143 |
| dair-ai/emotion | 0.3667 | 0.4447 | 0.4506 |
|
| 144 |
| MoritzLaurer/cap\_sotu | 0.3935 | 0.4614 | 0.4589 |
|
| 145 |
| cornell/rotten\_tomatoes | 0.7252 | 0.7943 | 0.8411 |
|
| 146 |
-
| **Average** | **0.5737** | **0.6556** | **0.7001** |
|
|
|
|
| 2 |
license: apache-2.0
|
| 3 |
datasets:
|
| 4 |
- knowledgator/gliclass-v2.0
|
| 5 |
+
pipeline_tag: text-classification
|
| 6 |
---
|
| 7 |
# ⭐ GLiClass: Generalist and Lightweight Model for Sequence Classification
|
| 8 |
|
|
|
|
| 144 |
| dair-ai/emotion | 0.3667 | 0.4447 | 0.4506 |
|
| 145 |
| MoritzLaurer/cap\_sotu | 0.3935 | 0.4614 | 0.4589 |
|
| 146 |
| cornell/rotten\_tomatoes | 0.7252 | 0.7943 | 0.8411 |
|
| 147 |
+
| **Average** | **0.5737** | **0.6556** | **0.7001** |
|