File size: 1,106 Bytes
9893a3f
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
e67ea24
 
 
 
 
 
 
 
 
 
 
 
 
 
9893a3f
 
3e10f4d
 
9893a3f
3e10f4d
 
706c8be
3e10f4d
9893a3f
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
---
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)