Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LargeWorldModel/LWM
/ dataset
Method
dataset
lwm/data.py:325–326 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
323
324
@property
325
def
dataset(self):
326
return
self._dataset
327
328
@property
329
def
vocab_size(self):
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected