Datasets:
HiTZ
/

Modalities:
Text
Formats:
csv
Languages:
Basque
ArXiv:
Tags:
License:
xnli-eu / README.md
maihered's picture
Added features to README.md
7071c84 verified
metadata
license: cc-by-nc-4.0
language:
  - eu
pretty_name: XNLI EU
size_categories:
  - 1K<n<10K
configs:
  - config_name: eu
    data_files:
      - split: train
        path: xnli.train.eu.mt.tsv
      - split: validation
        path: xnli.dev.eu.tsv
      - split: test
        path: xnli.test.eu.tsv
    features:
      - name: premise
        dtype: string
      - name: hypothesis
        dtype: string
      - name: label
        dtype:
          class_label:
            names:
              '0': entailment
              '1': neutral
              '2': contradiction
  - config_name: eu_mt
    data_files:
      - split: train
        path: xnli.train.eu.mt.tsv
      - split: validation
        path: xnli.dev.eu.mt.tsv
      - split: test
        path: xnli.test.eu.mt.tsv
    features:
      - name: premise
        dtype: string
      - name: hypothesis
        dtype: string
      - name: label
        dtype:
          class_label:
            names:
              '0': entailment
              '1': neutral
              '2': contradiction
  - config_name: eu_native
    data_files:
      - split: test
        path: xnli.test.eu.native.tsv
    features:
      - name: premise
        dtype: string
      - name: hypothesis
        dtype: string
      - name: label
        dtype:
          class_label:
            names:
              '0': entailment
              '1': neutral
              '2': contradiction

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]