akshayansamy commited on
Commit
a3af1e7
·
verified ·
1 Parent(s): 594deb4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -1
README.md CHANGED
@@ -8,13 +8,26 @@ configs:
8
  - split: train
9
  path: curated_csv/subsets/cullpdb_pc15.0_res0.0-1.0_len40-10000_R0.2_Xray_d2026_01_26_chains281.csv
10
 
 
 
 
11
  task_categories:
12
  - other
13
 
 
 
 
 
 
 
 
 
14
  tags:
15
  - biology
 
16
  - protein-structure
17
  - pdb
18
  - pisces
19
- - structural-biology
 
20
  ---
 
8
  - split: train
9
  path: curated_csv/subsets/cullpdb_pc15.0_res0.0-1.0_len40-10000_R0.2_Xray_d2026_01_26_chains281.csv
10
 
11
+ # Optional but helps the viewer
12
+ delimiter: ","
13
+
14
  task_categories:
15
  - other
16
 
17
+ language:
18
+ - en
19
+
20
+ pretty_name: PISCES pc15 Culled PDB Subset
21
+
22
+ size_categories:
23
+ - 1K<n<10K
24
+
25
  tags:
26
  - biology
27
+ - structural-biology
28
  - protein-structure
29
  - pdb
30
  - pisces
31
+ - xray
32
+ - sequence-identity
33
  ---