Jiqing commited on
Commit
e8f6eb2
1 Parent(s): 91a0e26

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -0
README.md CHANGED
@@ -4,6 +4,11 @@ Current protein language models (PLMs) learn protein representations mainly base
4
 
5
  ![image/png](https://cdn-uploads.huggingface.co/production/uploads/62f0a673f0d40f6aae296b4a/o4F5-Cm-gGdHPpX5rPVKx.png)
6
 
 
 
 
 
 
7
  ## Example
8
  The following script shows how to run ProtST with Gaudi on zero-shot classification task.
9
  ```diff
 
4
 
5
  ![image/png](https://cdn-uploads.huggingface.co/production/uploads/62f0a673f0d40f6aae296b4a/o4F5-Cm-gGdHPpX5rPVKx.png)
6
 
7
+ ## Performance
8
+ Zero-shot ProtST-ESM-1b outperforms few-shot classifiers.
9
+ ![image/png](https://cdn-uploads.huggingface.co/production/uploads/62f0a673f0d40f6aae296b4a/sFuv8k38ss2WTP3feyKqB.png)
10
+
11
+
12
  ## Example
13
  The following script shows how to run ProtST with Gaudi on zero-shot classification task.
14
  ```diff