yarongef commited on
Commit
7d92d6e
1 Parent(s): dc98dd8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -52,7 +52,7 @@ When fine-tuned on downstream tasks, this model achieves the following results:
52
 
53
  Distinguish between proteins and their k-let shuffled versions:
54
 
55
- _Singlet_
56
 
57
  | Model | AUC |
58
  |:--------------:|:-------:|
@@ -60,7 +60,7 @@ _Singlet_
60
  | ProtBert | 0.93 |
61
  | DistilProtBert | 0.92 |
62
 
63
- _Doublet_
64
 
65
  | Model | AUC |
66
  |:--------------:|:-------:|
@@ -68,7 +68,7 @@ _Doublet_
68
  | ProtBert | 0.92 |
69
  | DistilProtBert | 0.91 |
70
 
71
- _Triplet_
72
 
73
  | Model | AUC |
74
  |:--------------:|:-------:|
 
52
 
53
  Distinguish between proteins and their k-let shuffled versions:
54
 
55
+ _Singlet_ ([dataset](https://huggingface.co/datasets/yarongef/human_proteome_singlets))
56
 
57
  | Model | AUC |
58
  |:--------------:|:-------:|
 
60
  | ProtBert | 0.93 |
61
  | DistilProtBert | 0.92 |
62
 
63
+ _Doublet_ ([dataset](https://huggingface.co/datasets/yarongef/human_proteome_doublets))
64
 
65
  | Model | AUC |
66
  |:--------------:|:-------:|
 
68
  | ProtBert | 0.92 |
69
  | DistilProtBert | 0.91 |
70
 
71
+ _Triplet_ ([dataset](https://huggingface.co/datasets/yarongef/human_proteome_triplets))
72
 
73
  | Model | AUC |
74
  |:--------------:|:-------:|