relatives_psr / README.md
djamina's picture
Upload dataset
407d786 verified
metadata
language:
  - fr
size_categories:
  - n<1K
task_categories:
  - token-classification
dataset_info:
  features:
    - name: id
      dtype: int32
    - name: texts
      dtype: string
    - name: tokens
      sequence: string
    - name: labels
      dtype:
        class_label:
          names:
            '0': O
            '1': DET
            '2': APPO
            '3': AMBIGUE
    - name: psr_tags
      sequence:
        class_label:
          names:
            '0': O
            '1': DET
            '2': APPO
            '3': AMBIGUE
    - name: psr_seq_tags
      sequence:
        class_label:
          names:
            '0': O
            '1': B-DET
            '2': I-DET
            '3': B-APPO
            '4': I-APPO
            '5': B-AMBIGUE
            '6': I-AMBIGUE
  splits:
    - name: train
      num_bytes: 367878
      num_examples: 392
    - name: validation
      num_bytes: 100723
      num_examples: 99
    - name: test
      num_bytes: 54069
      num_examples: 55
  download_size: 138886
  dataset_size: 522670
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: validation
        path: data/validation-*
      - split: test
        path: data/test-*

Dataset Card for Dataset Name

This dataset card aims to be a base template for new datasets. It has been generated using this raw template.

Dataset Details

Dataset Description

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

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]