File size: 656 Bytes
233ccbc
 
 
 
 
 
 
 
 
 
 
 
886dc0d
 
 
 
233ccbc
 
 
 
 
 
e477078
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
---
dataset_info:
  features:
  - name: id
    dtype: string
  - name: seqs
    sequence: string
  - name: contacts
    sequence:
      sequence: uint16
  splits:
  - name: train
    num_bytes: 3896443787
    num_examples: 90193
  download_size: 1539844300
  dataset_size: 3896443787
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
---
All PDB proteins as of 5/24/24. Contacts recorded in "COO" format, where a contact gets a tuple (i,j) if the ith and jith amino are within 8 angstrom. In huggingface datasets format are a nonredundant selection of 90 thousand. The entire 200+ thousand are uplaoded as pickle files.