AmelieSchreiber commited on
Commit
fb72fff
1 Parent(s): 9a27cad

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +18 -0
README.md CHANGED
@@ -1,3 +1,21 @@
1
  ---
2
  license: mit
 
 
 
 
 
 
 
 
 
 
 
3
  ---
 
 
 
 
 
 
 
 
1
  ---
2
  license: mit
3
+ task_categories:
4
+ - text-classification
5
+ language:
6
+ - en
7
+ tags:
8
+ - esm
9
+ - esm2
10
+ - ESM-2
11
+ - aging proteins
12
+ - protein laguage model
13
+ - biology
14
  ---
15
+
16
+ # Description of the Dataset
17
+
18
+ This is (part of) the dataset used in
19
+ [Prediction and characterization of human ageing-related proteins by using machine learning](https://www.nature.com/articles/s41598-018-22240-w).
20
+ This can be used to train a binary sequence classifier using protein language models such as [ESM-2](https://huggingface.co/facebook/esm2_t6_8M_UR50D).
21
+