Datasets:

Modalities:
Text
Formats:
parquet
Languages:
English
ArXiv:
Libraries:
Datasets
pandas
License:
race / README.md
albertvillanova's picture
Convert dataset to Parquet (#2)
2fec9fd
metadata
annotations_creators:
  - expert-generated
language_creators:
  - found
language:
  - en
license:
  - other
multilinguality:
  - monolingual
size_categories:
  - 10K<n<100K
source_datasets:
  - original
task_categories:
  - multiple-choice
task_ids:
  - multiple-choice-qa
paperswithcode_id: race
pretty_name: RACE
dataset_info:
  - config_name: all
    features:
      - name: example_id
        dtype: string
      - name: article
        dtype: string
      - name: answer
        dtype: string
      - name: question
        dtype: string
      - name: options
        sequence: string
    splits:
      - name: test
        num_bytes: 8775370
        num_examples: 4934
      - name: train
        num_bytes: 157308478
        num_examples: 87866
      - name: validation
        num_bytes: 8647176
        num_examples: 4887
    download_size: 41500647
    dataset_size: 174731024
  - config_name: high
    features:
      - name: example_id
        dtype: string
      - name: article
        dtype: string
      - name: answer
        dtype: string
      - name: question
        dtype: string
      - name: options
        sequence: string
    splits:
      - name: test
        num_bytes: 6989097
        num_examples: 3498
      - name: train
        num_bytes: 126243228
        num_examples: 62445
      - name: validation
        num_bytes: 6885263
        num_examples: 3451
    download_size: 33750880
    dataset_size: 140117588
  - config_name: middle
    features:
      - name: example_id
        dtype: string
      - name: article
        dtype: string
      - name: answer
        dtype: string
      - name: question
        dtype: string
      - name: options
        sequence: string
    splits:
      - name: test
        num_bytes: 1786273
        num_examples: 1436
      - name: train
        num_bytes: 31065250
        num_examples: 25421
      - name: validation
        num_bytes: 1761913
        num_examples: 1436
    download_size: 7781596
    dataset_size: 34613436
configs:
  - config_name: all
    data_files:
      - split: test
        path: all/test-*
      - split: train
        path: all/train-*
      - split: validation
        path: all/validation-*
  - config_name: high
    data_files:
      - split: test
        path: high/test-*
      - split: train
        path: high/train-*
      - split: validation
        path: high/validation-*
  - config_name: middle
    data_files:
      - split: test
        path: middle/test-*
      - split: train
        path: middle/train-*
      - split: validation
        path: middle/validation-*

Dataset Card for "race"

Table of Contents

Dataset Description

Dataset Summary

RACE is a large-scale reading comprehension dataset with more than 28,000 passages and nearly 100,000 questions. The dataset is collected from English examinations in China, which are designed for middle school and high school students. The dataset can be served as the training and test sets for machine comprehension.

Supported Tasks and Leaderboards

More Information Needed

Languages

More Information Needed

Dataset Structure

Data Instances

all

  • Size of downloaded dataset files: 25.44 MB
  • Size of the generated dataset: 174.73 MB
  • Total amount of disk used: 200.17 MB

An example of 'train' looks as follows.

This example was too long and was cropped:

{
    "answer": "A",
    "article": "\"Schoolgirls have been wearing such short skirts at Paget High School in Branston that they've been ordered to wear trousers ins...",
    "example_id": "high132.txt",
    "options": ["short skirts give people the impression of sexualisation", "short skirts are too expensive for parents to afford", "the headmaster doesn't like girls wearing short skirts", "the girls wearing short skirts will be at the risk of being laughed at"],
    "question": "The girls at Paget High School are not allowed to wear skirts in that    _  ."
}

high

  • Size of downloaded dataset files: 25.44 MB
  • Size of the generated dataset: 140.12 MB
  • Total amount of disk used: 165.56 MB

An example of 'train' looks as follows.

This example was too long and was cropped:

{
    "answer": "A",
    "article": "\"Schoolgirls have been wearing such short skirts at Paget High School in Branston that they've been ordered to wear trousers ins...",
    "example_id": "high132.txt",
    "options": ["short skirts give people the impression of sexualisation", "short skirts are too expensive for parents to afford", "the headmaster doesn't like girls wearing short skirts", "the girls wearing short skirts will be at the risk of being laughed at"],
    "question": "The girls at Paget High School are not allowed to wear skirts in that    _  ."
}

middle

  • Size of downloaded dataset files: 25.44 MB
  • Size of the generated dataset: 34.61 MB
  • Total amount of disk used: 60.05 MB

An example of 'train' looks as follows.

This example was too long and was cropped:

{
    "answer": "B",
    "article": "\"There is not enough oil in the world now. As time goes by, it becomes less and less, so what are we going to do when it runs ou...",
    "example_id": "middle3.txt",
    "options": ["There is more petroleum than we can use now.", "Trees are needed for some other things besides making gas.", "We got electricity from ocean tides in the old days.", "Gas wasn't used to run cars in the Second World War."],
    "question": "According to the passage, which of the following statements is TRUE?"
}

Data Fields

The data fields are the same among all splits.

all

  • example_id: a string feature.
  • article: a string feature.
  • answer: a string feature.
  • question: a string feature.
  • options: a list of string features.

high

  • example_id: a string feature.
  • article: a string feature.
  • answer: a string feature.
  • question: a string feature.
  • options: a list of string features.

middle

  • example_id: a string feature.
  • article: a string feature.
  • answer: a string feature.
  • question: a string feature.
  • options: a list of string features.

Data Splits

name train validation test
all 87866 4887 4934
high 62445 3451 3498
middle 25421 1436 1436

Dataset Creation

Curation Rationale

More Information Needed

Source Data

Initial Data Collection and Normalization

More Information Needed

Who are the source language producers?

More Information Needed

Annotations

Annotation process

More Information Needed

Who are the annotators?

More Information Needed

Personal and Sensitive Information

More Information Needed

Considerations for Using the Data

Social Impact of Dataset

More Information Needed

Discussion of Biases

More Information Needed

Other Known Limitations

More Information Needed

Additional Information

Dataset Curators

More Information Needed

Licensing Information

http://www.cs.cmu.edu/~glai1/data/race/

  1. RACE dataset is available for non-commercial research purpose only.

  2. All passages are obtained from the Internet which is not property of Carnegie Mellon University. We are not responsible for the content nor the meaning of these passages.

  3. You agree not to reproduce, duplicate, copy, sell, trade, resell or exploit for any commercial purpose, any portion of the contexts and any portion of derived data.

  4. We reserve the right to terminate your access to the RACE dataset at any time.

Citation Information

@inproceedings{lai-etal-2017-race,
    title = "{RACE}: Large-scale {R}e{A}ding Comprehension Dataset From Examinations",
    author = "Lai, Guokun  and
      Xie, Qizhe  and
      Liu, Hanxiao  and
      Yang, Yiming  and
      Hovy, Eduard",
    booktitle = "Proceedings of the 2017 Conference on Empirical Methods in Natural Language Processing",
    month = sep,
    year = "2017",
    address = "Copenhagen, Denmark",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/D17-1082",
    doi = "10.18653/v1/D17-1082",
    pages = "785--794",
}

Contributions

Thanks to @abarbosa94, @patrickvonplaten, @lewtun, @thomwolf, @mariamabarham for adding this dataset.