psf-med / README.md
binesh's picture
Upload PSF-Med paraphrase dataset
a9cc30c verified
metadata
dataset_info:
  features:
    - name: question_id
      dtype: string
    - name: dataset
      dtype: string
    - name: original_question
      dtype: string
    - name: paraphrase
      dtype: string
    - name: phenomenon
      dtype: string
    - name: similarity
      dtype: float32
    - name: image_file
      dtype: string
    - name: question_type
      dtype: string
    - name: ground_truth
      dtype: string
  splits:
    - name: mimic_cxr
      num_bytes: 2820454
      num_examples: 12264
    - name: padchest
      num_bytes: 18739989
      num_examples: 79966
  download_size: 1889471
  dataset_size: 21560443
configs:
  - config_name: default
    data_files:
      - split: mimic_cxr
        path: data/mimic_cxr-*
      - split: padchest
        path: data/padchest-*