yarongef commited on
Commit
742defc
1 Parent(s): c2d9a58

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -6
README.md CHANGED
@@ -44,12 +44,12 @@ The model was pretrained on a single DGX cluster 3 epochs in total. local batch
44
 
45
  When fine-tuned on downstream tasks, this model achieves the following results:
46
 
47
- | Task/Dataset | secondary structure (3-states) | secondary structure (8-states) | Localization | Membrane |
48
- |:-----:|:-----:|:-----:|:-----:|:-----:|
49
- | CASP12 | 75 | 63 | | |
50
- | TS115 | 83 | 72 | | |
51
- | CB513 | 81 | 66 | | |
52
- | DeepLoc | | | 79 | 91 |
53
 
54
  Distinguish between:
55
 
 
44
 
45
  When fine-tuned on downstream tasks, this model achieves the following results:
46
 
47
+ | Task/Dataset | secondary structure (3-states) | Membrane |
48
+ |:-----:|:-----:|:-----:|
49
+ | CASP12 | 72 | |
50
+ | TS115 | 81 | |
51
+ | CB513 | 79 | |
52
+ | DeepLoc | | 86 |
53
 
54
  Distinguish between:
55