Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Pints-AI/1.5-Pints
/ write_remainder
Method
write_remainder
lit_gpt/packed_dataset.py:175–176 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
173
self._idx += arr_len
174
175
def
write_remainder(self):
176
self._write_chunk()
177
178
179
class
PackedDatasetIterator:
Callers
1
_build_data
Method · 0.80
Calls
1
_write_chunk
Method · 0.95
Tested by
no test coverage detected