RED_annotations / README.md
lhallee's picture
Upload dataset
a8167e2 verified
|
raw
history blame
681 Bytes
metadata
dataset_info:
  features:
    - name: Entry
      dtype: string
    - name: Uniprot Entry
      dtype: string
    - name: seqs
      dtype: string
    - name: EC
      dtype: string
    - name: MF
      dtype: string
    - name: BP
      dtype: string
    - name: CC
      dtype: string
    - name: 3D
      dtype: string
    - name: IP
      dtype: string
    - name: combined
      sequence: int64
  splits:
    - name: train
      num_bytes: 444685906
      num_examples: 515184
    - name: test
      num_bytes: 837160
      num_examples: 1000
  download_size: 385018518
  dataset_size: 445523066
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*