sileod commited on
Commit
6a266e5
·
verified ·
1 Parent(s): 975123f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -21,7 +21,7 @@ ModernBERT multi-task fine-tuned on tasksource NLI tasks, including MNLI, ANLI,
21
  This is the equivalent of an "instruct" version.
22
  The model was trained for 200k steps on an Nvidia A30 GPU.
23
 
24
-
25
 
26
  | test_name | test_accuracy |
27
  |:--------------------------------------|----------------:|
 
21
  This is the equivalent of an "instruct" version.
22
  The model was trained for 200k steps on an Nvidia A30 GPU.
23
 
24
+ It is very good at reasoning tasks (better than llama 3.1 8B on ANLI and FOLIO), long context reasoning, sentiment analysis and zero-shot classification with new labels.
25
 
26
  | test_name | test_accuracy |
27
  |:--------------------------------------|----------------:|