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: 2107132 | |
num_examples: 5252 | |
- name: validation | |
num_bytes: 522332 | |
num_examples: 1314 | |
download_size: 569072 | |
dataset_size: 2629464 | |
# Dataset Card for "bangla_ner_dataset" | |
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) |