File size: 351 Bytes
b2ee6a4 | 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 |
---
tags:
- autotrain
- token-classification
base_model: dslim/bert-base-NER
widget:
- text: "I love AutoTrain"
---
# Model Trained Using AutoTrain
- Problem type: Token Classification
## Validation Metrics
loss: 0.0005143894231878221
precision: 0.9998563016620019
recall: 0.999885691144003
f1: 0.9998709961870392
accuracy: 0.9999096727919246
|