File size: 844 Bytes
eefb180 80b9f47 eefb180 80b9f47 eefb180 80b9f47 eefb180 80b9f47 eefb180 80b9f47 eefb180 80b9f47 eefb180 822ba8c |
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 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 |
---
dataset_info:
features:
- name: pdb_id
dtype: string
- name: chain_id_1
dtype: string
- name: chain_id_2
dtype: string
- name: protein_1
dtype: string
- name: protein_2
dtype: string
- name: kd
dtype: float64
- name: pkd
dtype: float64
- name: method
dtype: string
- name: ph
dtype: float64
- name: temperature
dtype: float64
- name: reference
dtype: string
- name: type
dtype: string
splits:
- name: train
num_bytes: 6502
num_examples: 46
download_size: 9884
dataset_size: 6502
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
Information for the Haddock protein-protein affinity benchmark from [here](https://github.com/haddocking/binding-affinity-benchmark).
Please cite their work if you use the data.
|