Meylai/ai-model-try-out
04
library_name: transformers tags:
- autotrain
- text-classification base_model: google-bert/bert-base-uncased widget:
- text: "I love AutoTrain" ---
Model Trained Using AutoTrain
- Problem type: Text Classification
Validation Metrics
loss: 1.0107622146606445
f1_macro: 0.27777777777777773
f1_micro: 0.4
f1_weighted: 0.3416666666666667
precision_macro: 0.26666666666666666
precision_micro: 0.4
precision_weighted: 0.32
recall_macro: 0.31746031746031744
recall_micro: 0.4
recall_weighted: 0.4
accuracy: 0.4
