modelo string | accuracy float64 | mcc float64 | precision_weighted float64 | recall_weighted float64 | f1_score_weighted float64 | confusion_matrix sequence |
|---|---|---|---|---|---|---|
mbert_base | 0.945469 | 0.891035 | 0.945567 | 0.945469 | 0.945466 | [
[
1861,
92
],
[
121,
1832
]
] |
README.md exists but content is empty.
- Downloads last month
- 3