Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/THUDM/GLM
/ BertBaseData
Class
BertBaseData
data_utils/corpora.py:483–484 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
481
482
483
class
BertBaseData(BertData):
484
PATH =
'/root/data/formatted_one_article_per_line'
485
486
487
class
BertLargeData(BertData):
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected