File size: 697 Bytes
f91a9ee
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
---
dataset_info:
  features:
  - name: tokens
    sequence: string
  - name: ner_tags
    sequence:
      class_label:
        names:
          '0': O
          '1': B-PESSOA
          '2': I-PESSOA
          '3': B-ORGANIZACAO
          '4': I-ORGANIZACAO
          '5': B-LOCAL
          '6': I-LOCAL
          '7': B-TEMPO
          '8': I-TEMPO
          '9': B-VALOR
          '10': I-VALOR
  splits:
  - name: train
    num_bytes: 1235128
    num_examples: 117
  download_size: 262690
  dataset_size: 1235128
---
# Dataset Card for "segundo_harem_selective"

[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)