File size: 363 Bytes
9a0ac90 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 |
---
tags:
- autotrain
- token-classification
base_model: FacebookAI/roberta-large
widget:
- text: "I love AutoTrain"
datasets:
- bikashpatra/claims_token_classification
---
# Model Trained Using AutoTrain
- Problem type: Token Classification
## Validation Metrics
loss: 5.475988388061523
precision: 0.0
recall: 0.0
f1: 0.0
accuracy: 0.0026870229007633587
|