modelo string | accuracy float64 | mcc float64 | precision_weighted float64 | recall_weighted float64 | f1_score_weighted float64 | confusion_matrix sequence |
|---|---|---|---|---|---|---|
bert_large | 0.489503 | -0.021402 | 0.48909 | 0.489503 | 0.484626 | [
[
1146,
807
],
[
1187,
766
]
] |
README.md exists but content is empty.
- Downloads last month
- 3