MCPcopy Create free account
hub / github.com/LargeWorldModel/LWM / text_processor

Method text_processor

lwm/data.py:837–838  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

835
836 @property
837 def text_processor(self):
838 return self._text_processor
839
840 @property
841 def vocab_size(self):

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected