StreamBench_public / README.md
brainckwu's picture
Upload dataset
4230b62 verified
metadata
dataset_info:
  - config_name: bird
    features:
      - name: db_id
        dtype: string
      - name: question
        dtype: string
      - name: evidence
        dtype: string
      - name: SQL
        dtype: string
      - name: question_id
        dtype: int64
      - name: difficulty
        dtype: string
    splits:
      - name: test
        num_bytes: 586056
        num_examples: 1534
    download_size: 251724
    dataset_size: 586056
  - config_name: ddxplus
    features:
      - name: AGE
        dtype: int64
      - name: SEX
        dtype: string
      - name: INITIAL_EVIDENCE_ENG
        dtype: string
      - name: EVIDENCES_ENG
        dtype: string
      - name: PATIENT_PROFILE
        dtype: string
      - name: DIFFERENTIAL_DIAGNOSIS
        dtype: string
      - name: PATHOLOGY
        dtype: string
      - name: INITIAL_EVIDENCE
        dtype: string
      - name: EVIDENCES
        dtype: string
    splits:
      - name: test
        num_bytes: 3318154
        num_examples: 1764
    download_size: 845456
    dataset_size: 3318154
configs:
  - config_name: bird
    data_files:
      - split: test
        path: bird/test-*
  - config_name: ddxplus
    data_files:
      - split: test
        path: ddxplus/test-*