lhallee commited on
Commit
3841fd6
·
verified ·
1 Parent(s): 96542b0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -20,4 +20,4 @@ configs:
20
  - split: train
21
  path: data/train-*
22
  ---
23
- 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 is a nonredundant selection of 90 thousand. The entire 200+ thousand are uplaoded as pickle files.
 
20
  - split: train
21
  path: data/train-*
22
  ---
23
+ 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 is a nonredundant selection. The entire 200 thousand are uplaoded as pickle files.