Update dataset card with task category, paper link and GitHub repository

#1
by nielsr HF Staff - opened
Files changed (1) hide show
  1. README.md +18 -17
README.md CHANGED
@@ -1,21 +1,19 @@
1
  ---
 
 
2
  license: bsd-3-clause
 
 
3
  task_categories:
4
- - other
5
- task_ids:
6
- - multi-class-classification
7
- language:
8
- - en
9
- tags:
10
- - protein
11
- - structure
12
- - fold-classification
13
- - tedbench
14
- - cath
15
- - experimental
16
  pretty_name: TEDBench-CATH
17
- size_categories:
18
- - 10K<n<100K
 
 
 
 
 
19
  ---
20
 
21
  # TEDBench-CATH (CATH 4.4 external test set)
@@ -23,8 +21,11 @@ size_categories:
23
  External test set derived from **CATH 4.4** experimental structures (40 %
24
  non-redundant set), used to evaluate TEDBench models on crystallographic data.
25
 
26
- Part of the [TEDBench](https://github.com/BorgwardtLab/TEDBench) benchmark
27
- (ICML 2026).
 
 
 
28
 
29
  ## Dataset statistics
30
 
@@ -93,4 +94,4 @@ predictions).
93
 
94
  ## License
95
 
96
- BSD-3-Clause
 
1
  ---
2
+ language:
3
+ - en
4
  license: bsd-3-clause
5
+ size_categories:
6
+ - 10K<n<100K
7
  task_categories:
8
+ - graph-ml
 
 
 
 
 
 
 
 
 
 
 
9
  pretty_name: TEDBench-CATH
10
+ tags:
11
+ - protein
12
+ - structure
13
+ - fold-classification
14
+ - tedbench
15
+ - cath
16
+ - experimental
17
  ---
18
 
19
  # TEDBench-CATH (CATH 4.4 external test set)
 
21
  External test set derived from **CATH 4.4** experimental structures (40 %
22
  non-redundant set), used to evaluate TEDBench models on crystallographic data.
23
 
24
+ This dataset is part of the **TEDBench** benchmark, introduced in the paper [Protein Fold Classification at Scale: Benchmarking and Pretraining](https://huggingface.co/papers/2605.18552).
25
+
26
+ **Links:**
27
+ - **Code:** [https://github.com/BorgwardtLab/TEDBench](https://github.com/BorgwardtLab/TEDBench)
28
+ - **Paper:** [https://huggingface.co/papers/2605.18552](https://huggingface.co/papers/2605.18552)
29
 
30
  ## Dataset statistics
31
 
 
94
 
95
  ## License
96
 
97
+ BSD-3-Clause