medical-triples / README.md
SeanLee97's picture
Upload dataset
80c1a57 verified
metadata
dataset_info:
  - config_name: Chinese-medical-dialogue
    features:
      - name: text
        dtype: string
      - name: positive
        dtype: string
      - name: negative
        dtype: string
    splits:
      - name: train
        num_bytes: 669191852
        num_examples: 665807
    download_size: 388693664
    dataset_size: 669191852
  - config_name: PubMedQA
    features:
      - name: text
        dtype: string
      - name: positive
        dtype: string
      - name: negative
        dtype: string
    splits:
      - name: train
        num_bytes: 657763754
        num_examples: 648104
    download_size: 359772964
    dataset_size: 657763754
  - config_name: all_pubmed_en_v1
    features:
      - name: text
        dtype: string
      - name: positive
        dtype: string
      - name: negative
        dtype: string
    splits:
      - name: train
        num_bytes: 1591772102
        num_examples: 1160804
    download_size: 898492554
    dataset_size: 1591772102
  - config_name: medical_dialogue-chinese-zhtw
    features:
      - name: text
        dtype: string
      - name: positive
        dtype: string
      - name: negative
        dtype: string
    splits:
      - name: train
        num_bytes: 669496506
        num_examples: 665803
    download_size: 389198933
    dataset_size: 669496506
  - config_name: pubmed
    features:
      - name: text
        dtype: string
      - name: positive
        dtype: string
      - name: negative
        dtype: string
    splits:
      - name: train
        num_bytes: 934008348
        num_examples: 512700
    download_size: 538797241
    dataset_size: 934008348
configs:
  - config_name: Chinese-medical-dialogue
    data_files:
      - split: train
        path: Chinese-medical-dialogue/train-*
  - config_name: PubMedQA
    data_files:
      - split: train
        path: PubMedQA/train-*
  - config_name: all_pubmed_en_v1
    data_files:
      - split: train
        path: all_pubmed_en_v1/train-*
  - config_name: medical_dialogue-chinese-zhtw
    data_files:
      - split: train
        path: medical_dialogue-chinese-zhtw/train-*
  - config_name: pubmed
    data_files:
      - split: train
        path: pubmed/train-*