wikiqa / README.md
Thanmay's picture
0
808cffb verified
|
raw
history blame
780 Bytes
metadata
dataset_info:
  config_name: eng_Latn
  features:
    - name: question_id
      dtype: string
    - name: question
      dtype: string
    - name: title
      dtype: string
    - name: answer
      dtype: string
    - name: label
      dtype:
        class_label:
          names:
            '0': '0'
            '1': '1'
  splits:
    - name: test
      num_bytes: 1294319.4065861327
      num_examples: 5993
    - name: validation
      num_bytes: 571272.6654233495
      num_examples: 2648
    - name: train
      num_bytes: 3853470.777487348
      num_examples: 17650
  download_size: 2561581
  dataset_size: 5719062.84949683
configs:
  - config_name: eng_Latn
    data_files:
      - split: test
        path: eng_Latn/test-*
      - split: validation
        path: eng_Latn/validation-*
      - split: train
        path: eng_Latn/train-*