CluelessNovice commited on
Commit
b45c35f
1 Parent(s): b268c17

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -16
README.md CHANGED
@@ -14,20 +14,6 @@ The dataset is from [**ProteinShake Building datasets and benchmarks for deep le
14
  - Valid: 955
15
  - Test: 1005
16
 
17
- # Data format
18
 
19
- We organize all data in LMDB format. The architecture of the databse is like:
20
-
21
- **length:** The number of samples
22
-
23
- **0:**
24
-
25
- - **name:** The PDB ID of the protein
26
- - **chain:** The chain ID of the protein
27
- - **seq:** The structure-aware sequence
28
- - **plddt**: pLDDT values at all positions
29
- - **label:** classification label of the sequence
30
-
31
- **1:**
32
-
33
- **···**
 
14
  - Valid: 955
15
  - Test: 1005
16
 
17
+ # Label
18
 
19
+ The labels include 3,042 correct structural classes, ranging from 0 to 3,041. For more details, please refer to [**ProteinShake Building datasets and benchmarks for deep learning on protein structures**](https://papers.nips.cc/paper_files/paper/2023/file/b6167294ed3d6fc61e11e1592ce5cb77-Paper-Datasets_and_Benchmarks.pdf).