MCPcopy Create free account
hub / github.com/THUDM/GLM / write_result

Method write_result

data_utils/corpora.py:161–162  ·  view source on GitHub ↗
(data, writers)

Source from the content-addressed store, hash-verified

159
160 @staticmethod
161 def write_result(data, writers):
162 raise NotImplementedError
163
164 @staticmethod
165 def get_token_count(contents):

Callers 1

processMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected