Update README.md
Browse files
README.md
CHANGED
@@ -7,4 +7,7 @@ language:
|
|
7 |
base_model:
|
8 |
- answerdotai/ModernBERT-base
|
9 |
pipeline_tag: text-classification
|
|
|
|
|
|
|
10 |
---
|
|
|
7 |
base_model:
|
8 |
- answerdotai/ModernBERT-base
|
9 |
pipeline_tag: text-classification
|
10 |
+
metrics:
|
11 |
+
- f1
|
12 |
+
- value : 0.9755
|
13 |
---
|