modelo string | accuracy float64 | mcc float64 | precision_weighted float64 | recall_weighted float64 | f1_score_weighted float64 | confusion_matrix sequence |
|---|---|---|---|---|---|---|
xlm-roberta_large | 0.5 | 0 | 0.25 | 0.5 | 0.333333 | [
[
0,
1953
],
[
0,
1953
]
] |
README.md exists but content is empty.
- Downloads last month
- 3