mdeicine / README.md
Thunder-rk's picture
Upload dataset
9c349a5 verified
metadata
dataset_info:
  features:
    - name: Name of Medicine
      dtype: string
    - name: Reference text
      dtype: string
    - name: Dispensing Pack Size
      dtype: string
    - name: Main Indications
      dtype: string
    - name: Dose
      dtype: string
    - name: Precaution/ Contraindication
      dtype: string
    - name: Preferred use (OPD/ IPD)
      dtype: string
    - name: Class
      dtype: string
    - name: disease
      dtype: string
    - name: Symptom
      dtype: string
  splits:
    - name: train
      num_bytes: 27757.8
      num_examples: 210
    - name: test
      num_bytes: 11896.2
      num_examples: 90
  download_size: 31596
  dataset_size: 39654
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*