Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/THUDM/GLM
/ Train
Method
Train
data_utils/tokenization.py:564–565 ·
view source on GitHub ↗
(self, corpus)
Source
from the content-addressed store, hash-verified
562
return
True
563
564
def
Train(self, corpus):
565
pass
566
567
@property
568
def
tokens(self):
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected