AmelieSchreiber commited on
Commit
cc0c27f
1 Parent(s): 970bd54

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -1
README.md CHANGED
@@ -8,4 +8,16 @@ tags:
8
  - protein language model
9
  - ESM-2
10
  - post translational modification
11
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
8
  - protein language model
9
  - ESM-2
10
  - post translational modification
11
+ ---
12
+
13
+ # ESM-2 QLoRA for Post Translational Modification
14
+
15
+ ```python
16
+ "eval_accuracy": 0.9762591331328516,
17
+ "eval_auc": 0.8833701456278934,
18
+ "eval_f1": 0.1542571794425746,
19
+ "eval_loss": 0.28556737303733826,
20
+ "eval_mcc": 0.25511446421928063,
21
+ "eval_precision": 0.08547382057474782,
22
+ "eval_recall": 0.7899691877651231,
23
+ ```