MedQuAD_small / README.md
zypchn's picture
Update README.md
5e346d8 verified
metadata
license: apache-2.0
task_categories:
  - question-answering
  - text-generation
  - text-retrieval
language:
  - tr
tags:
  - medical
size_categories:
  - 1K<n<10K
dataset_info:
  features:
    - name: field
      dtype: string
    - name: title
      dtype: string
    - name: question
      dtype: string
    - name: answer
      dtype: string
    - name: num_tokens_pair
      dtype: int64
  splits:
    - name: train
      num_bytes: 2140245.591165896
      num_examples: 1907
  download_size: 1224983
  dataset_size: 2140245.591165896
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*

Additional Info :

  • Dataset source has also unanswered questions, but for the purpose of this dataset only answered questions were scraped.
  • Some questions have more than 1 answers. To keep the dataset structured only the 1st answer was choosen.
  • Top 5 Medical Fields With Most Asked Questions
    1. Beyin & Sinir (Brain & Nerve) : 131
    2. Kadın Sağlığı (Women's Health) : 99
    3. Hamilelik (Pregnancy) : 87
    4. Deri Hastalıkları (Skin Disorders) : 71
    5. Cinsel Sağlık (Sexual Health) : 67

Dataset Source : https://hastalarsoruyor.com/
Cut-off date : 25.01.2025