modelo string | accuracy float64 | mcc float64 | precision_weighted float64 | recall_weighted float64 | f1_score_weighted float64 | confusion_matrix sequence |
|---|---|---|---|---|---|---|
bertimbau_large | 0.946237 | 0.892625 | 0.946388 | 0.946237 | 0.946232 | [
[
1830,
123
],
[
87,
1866
]
] |
README.md exists but content is empty.
- Downloads last month
- 4