Ganz00's picture
Update README.md
98a5237 verified
metadata
language:
  - en
size_categories:
  - 100K<n<1M
task_categories:
  - question-answering
  - text-generation
  - text2text-generation
dataset_info:
  features:
    - name: q_id
      dtype: string
    - name: category
      dtype: string
    - name: question
      dtype: string
    - name: reponses
      dtype: string
    - name: response_number
      dtype: int64
  splits:
    - name: train
      num_bytes: 174044020.55710644
      num_examples: 211582
    - name: test
      num_bytes: 21487545.750549357
      num_examples: 26122
    - name: valid
      num_bytes: 19338955.692344207
      num_examples: 23510
  download_size: 134759977
  dataset_size: 214870522
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*
      - split: valid
        path: data/valid-*

Redit response from the subredit explainlikeimfive. each question's had multiple response, here it's explode so you will have multiple time the same question with different answer