medredqa / README.md
varun500's picture
Upload dataset
a36e341 verified
metadata
dataset_info:
  features:
    - name: 'Unnamed: 0'
      dtype: int64
    - name: Title
      dtype: string
    - name: Body
      dtype: string
    - name: Response
      dtype: string
    - name: Response Score
      dtype: float64
    - name: Occupation
      dtype: string
    - name: PMCID(s)
      dtype: string
  splits:
    - name: train
      num_bytes: 59518178
      num_examples: 40792
    - name: validation
      num_bytes: 7324489
      num_examples: 5100
    - name: test
      num_bytes: 7360596
      num_examples: 5099
  download_size: 46616892
  dataset_size: 74203263
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: validation
        path: data/validation-*
      - split: test
        path: data/test-*