You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the early training stages, the example generation may produce out-of-bound tokens. The tiktoken.decode panics on those, so make sure it doesn't see them.
In the early training stages, the example generation may produce out-of-bound tokens. The tiktoken.decode panics on those, so make sure it doesn't see them.
PR: #80
The text was updated successfully, but these errors were encountered: