File size: 645 Bytes
938e90f 7c8bdc6 938e90f 7c8bdc6 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 |
---
tags:
- autotrain
- text-classification
base_model: answerdotai/ModernBERT-base
widget:
- text: I love AutoTrain
datasets:
- jimfhahn/SemEval2025-Task5-Curated-Data
---
# Model Trained Using AutoTrain
- Problem type: Text Classification
## Validation Metrics
loss: 6.66681432723999
f1_macro: 0.011309476538890082
f1_micro: 0.06898592786359384
f1_weighted: 0.047429091612135786
precision_macro: 0.010315927310867975
precision_micro: 0.06898592786359384
precision_weighted: 0.041722656687824905
recall_macro: 0.016669465188724426
recall_micro: 0.06898592786359384
recall_weighted: 0.06898592786359384
accuracy: 0.06898592786359384 |