clot
zhongshsh commited on
Commit
09ae06d
1 Parent(s): 53e4b07

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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, you just need to input a few lines of code as shown below.
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