modelo string | accuracy float64 | mcc float64 | precision_weighted float64 | recall_weighted float64 | f1_score_weighted float64 | confusion_matrix sequence |
|---|---|---|---|---|---|---|
xlm-roberta_base | 0.942908 | 0.885901 | 0.942993 | 0.942908 | 0.942906 | [
[
1855,
98
],
[
125,
1828
]
] |
README.md exists but content is empty.
- Downloads last month
- 2