tags: | |
- autotrain | |
- text-classification | |
base_model: allenai/longformer-base-4096 | |
widget: | |
- text: "I love AutoTrain" | |
# Model Trained Using AutoTrain | |
- Problem type: Text Classification | |
## Validation Metrics | |
loss: 1.307055115699768 | |
f1_macro: 0.5244016249451032 | |
f1_micro: 0.7504835589941973 | |
f1_weighted: 0.714761195760481 | |
precision_macro: 0.5012229210342417 | |
precision_micro: 0.7504835589941973 | |
precision_weighted: 0.6860840439724423 | |
recall_macro: 0.5532259049014222 | |
recall_micro: 0.7504835589941973 | |
recall_weighted: 0.7504835589941973 | |
accuracy: 0.7504835589941973 | |