Update README.md
Browse files
README.md
CHANGED
|
@@ -9,11 +9,10 @@ datasets:
|
|
| 9 |
- shishir-dwi/News-Article-Categorization_IAB
|
| 10 |
- SetFit/qnli
|
| 11 |
- nyu-mll/multi_nli
|
| 12 |
-
- SetFit/student-question-categories
|
| 13 |
-
- SetFit/tweet_sentiment_extraction
|
| 14 |
- SetFit/hate_speech18
|
| 15 |
- saattrupdan/doc-nli
|
| 16 |
-
|
| 17 |
language:
|
| 18 |
- en
|
| 19 |
- fr
|
|
@@ -27,6 +26,8 @@ tags:
|
|
| 27 |
- small language models
|
| 28 |
- RAG
|
| 29 |
- sentiment analysis
|
|
|
|
|
|
|
| 30 |
---
|
| 31 |
# ⭐ GLiClass: Generalist and Lightweight Model for Sequence Classification
|
| 32 |
|
|
@@ -116,5 +117,4 @@ Here you can see how the performance of the model grows providing more examples:
|
|
| 116 |
| gliclass-large-v1.0-init | Weak Supervision | 0.1689 | 0.7051 | 0.4586 | 0.4442 |
|
| 117 |
| gliclass-base-v1.0-init | 0 | 0.2048 | 0.5614 | 0.2865 | 0.3509 |
|
| 118 |
| gliclass-base-v1.0-init | 8 | 0.2007 | 0.8359 | 0.4856 | 0.5074 |
|
| 119 |
-
| gliclass-base-v1.0-init | Weak Supervision | 0.0681 | 0.6627 | 0.3066 | 0.3458 |
|
| 120 |
-
|
|
|
|
| 9 |
- shishir-dwi/News-Article-Categorization_IAB
|
| 10 |
- SetFit/qnli
|
| 11 |
- nyu-mll/multi_nli
|
| 12 |
+
- SetFit/student-question-categories
|
| 13 |
+
- SetFit/tweet_sentiment_extraction
|
| 14 |
- SetFit/hate_speech18
|
| 15 |
- saattrupdan/doc-nli
|
|
|
|
| 16 |
language:
|
| 17 |
- en
|
| 18 |
- fr
|
|
|
|
| 26 |
- small language models
|
| 27 |
- RAG
|
| 28 |
- sentiment analysis
|
| 29 |
+
base_model:
|
| 30 |
+
- answerdotai/ModernBERT-base
|
| 31 |
---
|
| 32 |
# ⭐ GLiClass: Generalist and Lightweight Model for Sequence Classification
|
| 33 |
|
|
|
|
| 117 |
| gliclass-large-v1.0-init | Weak Supervision | 0.1689 | 0.7051 | 0.4586 | 0.4442 |
|
| 118 |
| gliclass-base-v1.0-init | 0 | 0.2048 | 0.5614 | 0.2865 | 0.3509 |
|
| 119 |
| gliclass-base-v1.0-init | 8 | 0.2007 | 0.8359 | 0.4856 | 0.5074 |
|
| 120 |
+
| gliclass-base-v1.0-init | Weak Supervision | 0.0681 | 0.6627 | 0.3066 | 0.3458 |
|
|
|