shaffei's picture
Upload README.md with huggingface_hub
458ffc7
metadata
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: validation
        path: data/validation-*
dataset_info:
  features:
    - name: Label
      dtype: int64
    - name: EC number
      dtype: string
    - name: cluster
      dtype: int64
    - name: sequence
      dtype: string
  splits:
    - name: train
      num_bytes: 5865156
      num_examples: 16706
    - name: validation
      num_bytes: 73697
      num_examples: 213
  download_size: 1728723
  dataset_size: 5938853

Dataset Card for "malate_dehydrogenase"

More Information needed