euclaise commited on
Commit
8257a1e
·
verified ·
1 Parent(s): 3ca7820

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -51,7 +51,7 @@ print(tokenizer.decode(model.generate(inputs, max_new_tokens=512)[0]).split(toke
51
 
52
  # Example outputs
53
 
54
- The input is the text up to and including "`[[[User]]]`", and the completion is everything that follows.
55
 
56
  ### Law of large numbers
57
 
 
51
 
52
  # Example outputs
53
 
54
+ The input is the text up to and including "`[[[User]]] `", and the completion is everything that follows.
55
 
56
  ### Law of large numbers
57