Update README.md
Browse files
README.md
CHANGED
@@ -28,7 +28,7 @@ To the best of our knowledge, we are the first to profoundly explore the Leap-of
|
|
28 |
## Quickstart 🤗
|
29 |
|
30 |
|
31 |
-
We provide a simple Chinese example for using CLoT with zero-shot inference. Specifically,
|
32 |
|
33 |
```python
|
34 |
from transformers import AutoTokenizer
|
|
|
28 |
## Quickstart 🤗
|
29 |
|
30 |
|
31 |
+
We provide a simple Chinese example for using CLoT with zero-shot inference. Specifically, we just need a few lines of code as shown below.
|
32 |
|
33 |
```python
|
34 |
from transformers import AutoTokenizer
|