Update CLOSEDAI.mkd

This commit is contained in:
pliny 2024-09-15 23:23:16 -04:00 committed by GitHub
parent b4ae7aa21d
commit 28d35151d0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,4 +1,4 @@
Special Tokens
# Special Tokens
- **\<SOS> (Start of Sequence)**: Marks the beginning of a sequence for the model to start processing.
- **\<EOS> (End of Sequence)**: Tells the model when to stop generating text or processing.