DavidFM43's picture
Upload README.md with huggingface_hub
44c5dca
|
raw
history blame
No virus
706 Bytes
---
dataset_info:
features:
- name: tokens
sequence: string
- name: ner_tags
sequence:
class_label:
names:
'0': O
'1': B-CARDINAL
'2': I-CARDINAL
'3': B-PERSON
'4': I-PERSON
'5': B-TIME
'6': I-TIME
'7': B-WORK_OF_ART
'8': I-WORK_OF_ART
splits:
- name: train
num_bytes: 1697
num_examples: 1
- name: test
num_bytes: 1531
num_examples: 1
download_size: 5147
dataset_size: 3228
---
# 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)