shchoi1019's picture
Upload dataset
b572755 verified
|
raw
history blame
5.09 kB
metadata
dataset_info:
  - config_name: Answerability Classification
    features:
      - name: instruction
        dtype: string
      - name: input
        dtype: string
      - name: output
        dtype: string
      - name: domain
        dtype: string
      - name: lang
        dtype: string
    splits:
      - name: train
        num_bytes: 67465958
        num_examples: 51795
    download_size: 26434426
    dataset_size: 67465958
  - config_name: Coreference Resolution
    features:
      - name: instruction
        dtype: string
      - name: input
        dtype: string
      - name: output
        dtype: string
      - name: domain
        dtype: string
      - name: lang
        dtype: string
    splits:
      - name: train
        num_bytes: 33082423
        num_examples: 36990
    download_size: 7467468
    dataset_size: 33082423
  - config_name: Keyword Tagging
    features:
      - name: instruction
        dtype: string
      - name: input
        dtype: string
      - name: output
        dtype: string
      - name: domain
        dtype: string
      - name: lang
        dtype: string
    splits:
      - name: train
        num_bytes: 6278639
        num_examples: 11083
    download_size: 1751069
    dataset_size: 6278639
  - config_name: Question Answering
    features:
      - name: instruction
        dtype: string
      - name: input
        dtype: string
      - name: output
        dtype: string
      - name: domain
        dtype: string
      - name: lang
        dtype: string
    splits:
      - name: train
        num_bytes: 632225857
        num_examples: 470108
    download_size: 250262921
    dataset_size: 632225857
  - config_name: Question Generation
    features:
      - name: instruction
        dtype: string
      - name: input
        dtype: string
      - name: output
        dtype: string
      - name: domain
        dtype: string
      - name: lang
        dtype: string
    splits:
      - name: train
        num_bytes: 404077154
        num_examples: 230103
    download_size: 148512423
    dataset_size: 404077154
  - config_name: Question Rewriting
    features:
      - name: instruction
        dtype: string
      - name: input
        dtype: string
      - name: output
        dtype: string
      - name: domain
        dtype: string
      - name: lang
        dtype: string
    splits:
      - name: train
        num_bytes: 50260852
        num_examples: 42596
    download_size: 6059105
    dataset_size: 50260852
  - config_name: Question Understanding
    features:
      - name: instruction
        dtype: string
      - name: input
        dtype: string
      - name: output
        dtype: string
      - name: domain
        dtype: string
      - name: lang
        dtype: string
    splits:
      - name: train
        num_bytes: 61204653
        num_examples: 63448
    download_size: 7814957
    dataset_size: 61204653
  - config_name: Sentence Composition
    features:
      - name: instruction
        dtype: string
      - name: input
        dtype: string
      - name: output
        dtype: string
      - name: domain
        dtype: string
      - name: lang
        dtype: string
    splits:
      - name: train
        num_bytes: 59064347
        num_examples: 72496
    download_size: 13871750
    dataset_size: 59064347
  - config_name: Text Quality Evaluation
    features:
      - name: instruction
        dtype: string
      - name: input
        dtype: string
      - name: output
        dtype: string
      - name: domain
        dtype: string
      - name: lang
        dtype: string
    splits:
      - name: train
        num_bytes: 13493797
        num_examples: 23712
    download_size: 2909390
    dataset_size: 13493797
  - config_name: Toxic Language Detection
    features:
      - name: instruction
        dtype: string
      - name: input
        dtype: string
      - name: output
        dtype: string
      - name: domain
        dtype: string
      - name: lang
        dtype: string
    splits:
      - name: train
        num_bytes: 66096426
        num_examples: 115584
    download_size: 14014796
    dataset_size: 66096426
  - config_name: Wrong Candidate Generation
    features:
      - name: instruction
        dtype: string
      - name: input
        dtype: string
      - name: output
        dtype: string
      - name: domain
        dtype: string
      - name: lang
        dtype: string
    splits:
      - name: train
        num_bytes: 81531096
        num_examples: 73546
    download_size: 24808989
    dataset_size: 81531096
configs:
  - config_name: Answerability Classification
    data_files:
      - split: train
        path: Answerability Classification/train-*
  - config_name: Coreference Resolution
    data_files:
      - split: train
        path: Coreference Resolution/train-*
  - config_name: Keyword Tagging
    data_files:
      - split: train
        path: Keyword Tagging/train-*
  - config_name: Question Answering
    data_files:
      - split: train
        path: Question Answering/train-*
  - config_name: Question Generation
    data_files:
      - split: train
        path: Question Generation/train-*
  - config_name: Question Rewriting
    data_files:
      - split: train
        path: Question Rewriting/train-*
  - config_name: Question Understanding
    data_files:
      - split: train
        path: Question Understanding/train-*
  - config_name: Sentence Composition
    data_files:
      - split: train
        path: Sentence Composition/train-*
  - config_name: Text Quality Evaluation
    data_files:
      - split: train
        path: Text Quality Evaluation/train-*
  - config_name: Toxic Language Detection
    data_files:
      - split: train
        path: Toxic Language Detection/train-*
  - config_name: Wrong Candidate Generation
    data_files:
      - split: train
        path: Wrong Candidate Generation/train-*