File size: 608 Bytes
7247d15 c0c829f 7247d15 c0c829f 7247d15 c44698f 709fde5 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 |
---
dataset_info:
features:
- name: SeqA
dtype: string
- name: SeqB
dtype: string
- name: labels
dtype: int64
splits:
- name: train
num_bytes: 81454
num_examples: 288
download_size: 7355
dataset_size: 81454
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
Parsed data from the PPI challenge 1 out of the [Dickinson Group](https://www.dickinsonlab.uchicago.edu/).
All credit goes to them for putting together such a great initiative. You can find the challenge webpage [here](https://www.dickinsonlab.uchicago.edu/ppi-challenge).
|