Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ml-explore/mlx-examples
/ eos_id
Method
eos_id
t5/t5.py:24–25 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
22
23
@property
24
def
eos_id(self) -> int:
25
return
self._tokenizer.eos_token_id
26
27
@property
28
def
decoder_start_id(self) -> int:
Callers
1
eos_token
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected