tags: | |
- autotrain | |
- text-classification | |
base_model: google-bert/bert-base-chinese | |
widget: | |
- text: "I love AutoTrain" | |
# Model Trained Using AutoTrain | |
- Problem type: Text Classification | |
## Validation Metrics | |
loss: 1.180769681930542 | |
f1_macro: 0.31453634085213034 | |
f1_micro: 0.6304347826086957 | |
f1_weighted: 0.5551106025934401 | |
precision_macro: 0.36293436293436293 | |
precision_micro: 0.6304347826086957 | |
precision_weighted: 0.5828437132784959 | |
recall_macro: 0.31501831501831506 | |
recall_micro: 0.6304347826086957 | |
recall_weighted: 0.6304347826086957 | |
accuracy: 0.6304347826086957 | |