demetera commited on
Commit
d34d707
1 Parent(s): d9ffb8a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -12,7 +12,7 @@ No resources and time to collect bigger dataset.
12
  It could generate amateur, but more or less adequate output as well (in respect of training tokens)/
13
  The work can be used as a checkpoint for the further training or for experiments.
14
 
15
- Simle usage example:
16
 
17
  ```python
18
  from transformers import LlamaTokenizerFast, LlamaForCausalLM
 
12
  It could generate amateur, but more or less adequate output as well (in respect of training tokens)/
13
  The work can be used as a checkpoint for the further training or for experiments.
14
 
15
+ Simple usage example:
16
 
17
  ```python
18
  from transformers import LlamaTokenizerFast, LlamaForCausalLM