Datasets:

Modalities:
Text
Formats:
parquet
Size:
< 1K
ArXiv:
Libraries:
Datasets
pandas
License:
linguini / README.md
eduardosanchez's picture
Add dataset card (#2)
f34dff7 verified
metadata
license: cc-by-4.0
dataset_info:
  features:
    - name: id
      dtype: string
    - name: context
      dtype: string
    - name: query
      dtype: string
    - name: answer
      dtype: string
    - name: work_lang
      dtype: string
    - name: task_lang
      dtype: string
    - name: task_type
      dtype: string
    - name: eval_type
      dtype: string
  splits:
    - name: test
      num_bytes: 172934
      num_examples: 160
  download_size: 76779
  dataset_size: 172934
configs:
  - config_name: default
    data_files:
      - split: test
        path: data/test-*
task_categories:
  - question-answering
  - text-generation
  - translation
pretty_name: Linguini
size_categories:
  - n<1K

Dataset of the paper Linguini ๐Ÿ: A benchmark for language-agnostic linguistic reasoning

Code: https://github.com/facebookresearch/linguini