ta_ner / README.md
livinNector's picture
Upload README.md with huggingface_hub
2460081
---
dataset_info:
features:
- name: tokens
sequence: string
- name: ner_tags
sequence:
class_label:
names:
'0': O
'1': B-PER
'2': I-PER
'3': B-ORG
'4': I-ORG
'5': B-LOC
'6': I-LOC
splits:
- name: train
num_bytes: 191152277.0
num_examples: 518348
- name: validation
num_bytes: 1637859.0
num_examples: 5381
- name: test
num_bytes: 905672.0
num_examples: 3369
download_size: 50425637
dataset_size: 193695808.0
---
# Dataset Card for "ta_ner"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)