ppi_gold / README.md
andyjzhao's picture
Copy dataset from jzshared/ppi_gold
c148d4e verified
metadata
dataset_info:
  features:
    - name: prot_1
      dtype: string
    - name: prot_2
      dtype: string
    - name: id
      dtype: string
    - name: label
      dtype: int64
    - name: split
      dtype: string
  splits:
    - name: train
      num_bytes: 273917688
      num_examples: 163192
    - name: val
      num_bytes: 73970154
      num_examples: 59260
    - name: test
      num_bytes: 58198393
      num_examples: 52048
  download_size: 293524740
  dataset_size: 406086235
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: val
        path: data/val-*
      - split: test
        path: data/test-*