dvilasuero's picture
Upload README.md with huggingface_hub
706c8be
---
dataset_info:
features:
- name: tokens
sequence: string
- name: ner_tags
sequence:
class_label:
names:
'0': O
'1': B-CARDINAL
'2': I-CARDINAL
'3': B-DATE
'4': I-DATE
'5': B-EVENT
'6': I-EVENT
'7': B-GPE
'8': I-GPE
'9': B-LOC
'10': I-LOC
'11': B-NORP
'12': I-NORP
'13': B-ORDINAL
'14': I-ORDINAL
'15': B-ORG
'16': I-ORG
'17': B-PERSON
'18': I-PERSON
'19': B-PRODUCT
'20': I-PRODUCT
'21': B-QUANTITY
'22': I-QUANTITY
'23': B-TIME
'24': I-TIME
splits:
- name: train
num_bytes: 24448.46153846154
num_examples: 10
- name: test
num_bytes: 7334.538461538462
num_examples: 3
download_size: 12995
dataset_size: 31783.0
---
# Dataset Card for "gutenberg_spacy-ner-monitoring"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)