tags: | |
- autotrain | |
- text-classification | |
base_model: albert/albert-base-v2 | |
widget: | |
- text: "I love AutoTrain" | |
datasets: | |
- Alirezamp/news-category-langchain | |
# Model Trained Using AutoTrain | |
- Problem type: Text Classification | |
## Validation Metrics | |
loss: 0.303434818983078 | |
f1_macro: 0.8907819659105525 | |
f1_micro: 0.9081382385730212 | |
f1_weighted: 0.908187488481894 | |
precision_macro: 0.8875819460768244 | |
precision_micro: 0.9081382385730212 | |
precision_weighted: 0.9098266246359188 | |
recall_macro: 0.8969158254453838 | |
recall_micro: 0.9081382385730212 | |
recall_weighted: 0.9081382385730212 | |
accuracy: 0.9081382385730212 | |