beethogedeon commited on
Commit
3d506d1
·
verified ·
1 Parent(s): 434fd93

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -0
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
  ---