Jiqing commited on
Commit
b72e236
1 Parent(s): 4a15c97

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -5,7 +5,7 @@ Current protein language models (PLMs) learn protein representations mainly base
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 and [optimum-intel](https://github.com/huggingface/optimum-intel) optimization on zero-shot classification task.
9
  ```diff
10
  import logging
11
  import functools
 
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
10
  import logging
11
  import functools