BIOGRID / README.md
lhallee's picture
Update README.md
4b5b729 verified
metadata
configs:
  - config_name: default
    data_files:
      - split: MV
        path: data/MV-*
      - split: EVERY
        path: data/ALL-*
dataset_info:
  features:
    - name: A
      dtype: string
    - name: B
      dtype: string
    - name: SeqA
      dtype: string
    - name: SeqB
      dtype: string
    - name: __index_level_0__
      dtype: int64
  splits:
    - name: MV
      num_bytes: 643086797
      num_examples: 463460
    - name: EVERY
      num_bytes: 3165529028
      num_examples: 2552044
  download_size: 1585982882
  dataset_size: 3808615825

All BIOGRID sequence pairs from the January 2024 release. Multivalidated sequences are in the "MV" split, while all pairs are in "EVERY".