Leinster123 commited on
Commit
f5213da
·
1 Parent(s): d289203

minor change

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -14,7 +14,7 @@ See https://github.com/soumyasanyal/cot_logical for more details.
14
  ## Usage
15
 
16
  ```python
17
- from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
18
  import torch
19
 
20
  def get_score(model, tokenizer, input_ids):
 
14
  ## Usage
15
 
16
  ```python
17
+ from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
18
  import torch
19
 
20
  def get_score(model, tokenizer, input_ids):