AmelieSchreiber
commited on
Commit
•
8d1365d
1
Parent(s):
bb3e6db
Update README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,22 @@
|
|
1 |
---
|
2 |
license: mit
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
4 |
|
5 |
# ESM-2 for Post Translational Modification
|
|
|
1 |
---
|
2 |
license: mit
|
3 |
+
language:
|
4 |
+
- en
|
5 |
+
metrics:
|
6 |
+
- accuracy
|
7 |
+
- precision
|
8 |
+
- recall
|
9 |
+
- f1
|
10 |
+
- roc_auc
|
11 |
+
- matthews_correlation
|
12 |
+
library_name: peft
|
13 |
+
pipeline_tag: token-classification
|
14 |
+
tags:
|
15 |
+
- protein language model
|
16 |
+
- post translational modification
|
17 |
+
- biology
|
18 |
+
- proteins
|
19 |
+
- ESM-2
|
20 |
---
|
21 |
|
22 |
# ESM-2 for Post Translational Modification
|