Add ProteinGym DMS benchmark results

#4
by djaygo - opened
Files changed (1) hide show
  1. README.md +24 -0
README.md CHANGED
@@ -2,6 +2,30 @@
2
  tags:
3
  - biology
4
  license: other
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
5
  ---
6
  # AIDO.Protein-16B
7
 
 
2
  tags:
3
  - biology
4
  license: other
5
+ model-index:
6
+ - name: AIDO.Protein-16B
7
+ results:
8
+ - task:
9
+ type: protein-fitness-prediction
10
+ dataset:
11
+ name: ProteinGym DMS Substitutions
12
+ type: OATML-Markslab/ProteinGym
13
+ metrics:
14
+ - name: Spearman Correlation
15
+ type: spearman
16
+ value: 0.518
17
+ - name: AUC
18
+ type: auc
19
+ value: 0.784
20
+ - name: NDCG
21
+ type: ndcg
22
+ value: 0.789
23
+ - name: MCC
24
+ type: mcc
25
+ value: 0.405
26
+ source:
27
+ name: ProteinGym Benchmark
28
+ url: https://proteingym.org/benchmarks
29
  ---
30
  # AIDO.Protein-16B
31