Ruqiya commited on
Commit
ea2c377
1 Parent(s): 6da139e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -21,7 +21,7 @@ It achieves the following results on the evaluation set:
21
  ### Direct Use
22
 
23
  <!-- This section is for the model use without fine-tuning or plugging into a larger ecosystem/app. -->
24
- ```
25
  !pip install -qU transformers accelerate
26
 
27
  from transformers import AutoTokenizer
 
21
  ### Direct Use
22
 
23
  <!-- This section is for the model use without fine-tuning or plugging into a larger ecosystem/app. -->
24
+ ```python
25
  !pip install -qU transformers accelerate
26
 
27
  from transformers import AutoTokenizer