MCPcopy Create free account
hub / github.com/NineAbyss/ZeroG / processed_file_names

Method processed_file_names

code/dataset_benchmark.py:230–231  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

228
229 @property
230 def processed_file_names(self):
231 return 'data.pt'
232
233 def download(self):
234 pass

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected