pring / README.md
Hauser7733's picture
Upload dataset
30e67af verified
metadata
dataset_info:
  features:
    - name: protein_id_1
      dtype: string
    - name: protein_id_2
      dtype: string
    - name: seq_1
      dtype: string
    - name: seq_2
      dtype: string
    - name: label
      dtype: int64
    - name: species
      dtype: string
  splits:
    - name: human
      num_bytes: 56137888
      num_examples: 64038
    - name: arath
      num_bytes: 11600353
      num_examples: 14372
    - name: ecoli
      num_bytes: 10516997
      num_examples: 13598
    - name: yeast
      num_bytes: 15117447
      num_examples: 15176
  download_size: 4907410
  dataset_size: 93372685
configs:
  - config_name: default
    data_files:
      - split: human
        path: data/human-*
      - split: arath
        path: data/arath-*
      - split: ecoli
        path: data/ecoli-*
      - split: yeast
        path: data/yeast-*