jacksontran's picture
Update README.md
4773584
---
license: apache-2.0
metrics:
- precision
- recall
- f1
- accuracy
model-index:
- name: bert-base-uncased-conll2003
results:
- task:
name: Token Classification
type: token-classification
dataset:
name: conll2003
type: conll2003
config: conll2003
split: test
args: conll2003
metrics:
- name: Precision
type: precision
value: 0.8859315589353612
- name: Recall
type: recall
value: 0.9075779036827195
- name: F1
type: f1
value: 0.8966241035508133
- name: Accuracy
type: accuracy
value: 0.9788521589318402
language:
- en
- id
pipeline_tag: token-classification
---
# bert-base-uncased-conll2003
This model is a fine-tuned version of [bert-base-uncased](https://huggingface.co/bert-base-uncased) on the conll2003 dataset.