File size: 368 Bytes
5dfa342 |
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: google-bert/bert-base-uncased
widget:
- text: "I love AutoTrain"
datasets:
- bikashpatra/claims_token_classification
---
# Model Trained Using AutoTrain
- Problem type: Token Classification
## Validation Metrics
loss: 5.530978679656982
precision: 0.0
recall: 0.0
f1: 0.0
accuracy: 0.0026870229007633587
|