AndrewZeng commited on
Commit
59397a5
1 Parent(s): f7092b9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -21,7 +21,7 @@ Deita Complexity Scorer is a tool for automatically annotating the Instruction C
21
 
22
  ## Usage
23
 
24
- Please use the following format
25
 
26
  ```python
27
  from transformers import AutoTokenizer, AutoModelForCausalLM
 
21
 
22
  ## Usage
23
 
24
+ Please use the following format to score the complexity of the Instruction:
25
 
26
  ```python
27
  from transformers import AutoTokenizer, AutoModelForCausalLM