--- 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.