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](https://thebiogrid.org/) sequence pairs from the January 2024 release. Multivalidated sequences are in the "MV" split, while all pairs are in "EVERY". | |