modelo string | accuracy float64 | mcc float64 | precision_weighted float64 | recall_weighted float64 | f1_score_weighted float64 | confusion_matrix sequence |
|---|---|---|---|---|---|---|
bert_base | 0.93702 | 0.874047 | 0.937027 | 0.93702 | 0.93702 | [
[
1834,
119
],
[
127,
1826
]
] |
README.md exists but content is empty.
- Downloads last month
- 6