alpindale commited on
Commit
41ec068
1 Parent(s): 3adfffe

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -44,7 +44,7 @@ The model might generate something like:
44
  > - Ignore the call and move away.
45
  > - Run as fast as you can.
46
 
47
- It will automatically emit an end-of-text token (`</s>`) when it judges that the response is complete.
48
 
49
  Pretend then that the user has replied with `go inside`. The next prompt should then be:
50
 
 
44
  > - Ignore the call and move away.
45
  > - Run as fast as you can.
46
 
47
+ It will automatically emit an end-of-text token (`<|endoftext|>`) when it judges that the response is complete.
48
 
49
  Pretend then that the user has replied with `go inside`. The next prompt should then be:
50