Upload crossencoder model
Browse files
README.md
CHANGED
|
@@ -19,22 +19,6 @@ datasets:
|
|
| 19 |
base_model:
|
| 20 |
- Alibaba-NLP/gte-modernbert-base
|
| 21 |
pipeline_tag: text-classification
|
| 22 |
-
model-index:
|
| 23 |
-
- name: siren-screening-crossencoder
|
| 24 |
-
results:
|
| 25 |
-
- task:
|
| 26 |
-
type: text-classification
|
| 27 |
-
name: 3-Class Relevance Classification
|
| 28 |
-
dataset:
|
| 29 |
-
name: SIREN Screening (Internal)
|
| 30 |
-
type: Praise2112/siren-screening
|
| 31 |
-
metrics:
|
| 32 |
-
- type: accuracy
|
| 33 |
-
value: 0.906
|
| 34 |
-
name: Accuracy
|
| 35 |
-
- type: f1
|
| 36 |
-
value: 0.906
|
| 37 |
-
name: F1 (Macro)
|
| 38 |
---
|
| 39 |
|
| 40 |
# SIREN Screening Cross-encoder
|
|
|
|
| 19 |
base_model:
|
| 20 |
- Alibaba-NLP/gte-modernbert-base
|
| 21 |
pipeline_tag: text-classification
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 22 |
---
|
| 23 |
|
| 24 |
# SIREN Screening Cross-encoder
|