Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LargeWorldModel/LWM
/ seq_length
Method
seq_length
lwm/data.py:829–830 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
827
828
@property
829
def
seq_length(self):
830
return
self.config.seq_length
831
832
@property
833
def
tokenizer(self):
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected