harem / README.md
arubenruben's picture
Upload dataset
81f0f42
|
raw
history blame
9.09 kB
metadata
annotations_creators:
  - expert-generated
language: pt
license: cc-by-4.0
multilinguality: monolingual
task_categories:
  - token-classification
pretty_name: HAREM
tasks_ids:
  - named-entity-recognition
dataset_info:
  - config_name: mini_harem_default
    features:
      - name: id
        dtype: string
      - 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
              '11': B-ABSTRACCAO
              '12': I-ABSTRACCAO
              '13': B-ACONTECIMENTO
              '14': I-ACONTECIMENTO
              '15': B-COISA
              '16': I-COISA
              '17': B-OBRA
              '18': I-OBRA
              '19': B-OUTRO
              '20': I-OUTRO
    splits:
      - name: test
        num_bytes: 1062698
        num_examples: 128
    download_size: 228325
    dataset_size: 1062698
  - config_name: mini_harem_selective
    features:
      - name: id
        dtype: string
      - 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: test
        num_bytes: 1062698
        num_examples: 128
    download_size: 224812
    dataset_size: 1062698
  - config_name: primeiro_harem_default
    features:
      - name: id
        dtype: string
      - 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
              '11': B-ABSTRACCAO
              '12': I-ABSTRACCAO
              '13': B-ACONTECIMENTO
              '14': I-ACONTECIMENTO
              '15': B-COISA
              '16': I-COISA
              '17': B-OBRA
              '18': I-OBRA
              '19': B-OUTRO
              '20': I-OUTRO
    splits:
      - name: train
        num_bytes: 1557659
        num_examples: 129
    download_size: 305485
    dataset_size: 1557659
  - config_name: primeiro_harem_selective
    features:
      - name: id
        dtype: string
      - 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: 1557659
        num_examples: 129
    download_size: 300663
    dataset_size: 1557659
  - config_name: segundo_harem_default
    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
              '11': B-ABSTRACCAO
              '12': I-ABSTRACCAO
              '13': B-ACONTECIMENTO
              '14': I-ACONTECIMENTO
              '15': B-COISA
              '16': I-COISA
              '17': B-OBRA
              '18': I-OBRA
              '19': B-OUTRO
              '20': I-OUTRO
    splits:
      - name: train
        num_bytes: 1276015
        num_examples: 117
    download_size: 276087
    dataset_size: 1276015
  - config_name: segundo_harem_selective
    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: 262708
    dataset_size: 1235128
configs:
  - config_name: mini_harem_default
    data_files:
      - split: test
        path: mini_harem_default/test-*
  - config_name: mini_harem_selective
    data_files:
      - split: test
        path: mini_harem_selective/test-*
  - config_name: primeiro_harem_default
    data_files:
      - split: train
        path: primeiro_harem_default/train-*
  - config_name: primeiro_harem_selective
    data_files:
      - split: train
        path: primeiro_harem_selective/train-*
  - config_name: segundo_harem_default
    data_files:
      - split: train
        path: segundo_harem_default/train-*
  - config_name: segundo_harem_selective
    data_files:
      - split: train
        path: segundo_harem_selective/train-*

Dataset Card for HAREM

Dataset Details

Dataset Description

  • Curated by: [More Information Needed]
  • Funded by [optional]: [More Information Needed]
  • Shared by [optional]: [More Information Needed]
  • Language(s) (NLP): pt
  • License: cc-by-4.0

Dataset Sources [optional]

  • Repository: [More Information Needed]
  • Paper [optional]: [More Information Needed]
  • Demo [optional]: [More Information Needed]

Uses

Direct Use

[More Information Needed]

Out-of-Scope Use

[More Information Needed]

Dataset Structure

[More Information Needed]

Dataset Creation

Curation Rationale

[More Information Needed]

Source Data

Data Collection and Processing

[More Information Needed]

Who are the source data producers?

[More Information Needed]

Annotations [optional]

Annotation process

[More Information Needed]

Who are the annotators?

[More Information Needed]

Personal and Sensitive Information

[More Information Needed]

Bias, Risks, and Limitations

[More Information Needed]

Recommendations

Users should be made aware of the risks, biases and limitations of the dataset. More information needed for further recommendations.

Citation [optional]

BibTeX:

[More Information Needed]

APA:

[More Information Needed]

Glossary [optional]

[More Information Needed]

More Information [optional]

[More Information Needed]

Dataset Card Authors [optional]

[More Information Needed]

Dataset Card Contact

[More Information Needed]