Update README.md
Browse files
README.md
CHANGED
|
@@ -5,7 +5,7 @@ Current protein language models (PLMs) learn protein representations mainly base
|
|
| 5 |

|
| 6 |
|
| 7 |
## Example
|
| 8 |
-
The following script shows how to run ProtST with Gaudi
|
| 9 |
```diff
|
| 10 |
import logging
|
| 11 |
import functools
|
|
|
|
| 5 |

|
| 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
|