main_pharmacy / README.md
jsuheb's picture
Upload dataset
502079a verified
metadata
dataset_info:
  features:
    - name: id
      dtype: string
    - name: source
      dtype: string
    - name: url
      dtype: string
    - name: path
      dtype: string
    - name: repo
      dtype: string
    - name: license
      dtype: 'null'
    - name: created_at
      dtype: int64
    - name: text
      dtype: string
    - name: meta
      struct:
        - name: branch
          dtype: 'null'
        - name: hf
          struct:
            - name: text
              dtype: string
            - name: label
              dtype: int64
  splits:
    - name: train
      num_bytes: 443998
      num_examples: 301
    - name: validation
      num_bytes: 22952
      num_examples: 17
    - name: test
      num_bytes: 17872
      num_examples: 17
  download_size: 288780
  dataset_size: 484822
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: validation
        path: data/validation-*
      - split: test
        path: data/test-*