Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
lucalp
/
blt-entropy-patcher
like
2
Running
on
Zero
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
main
blt-entropy-patcher
/
bytelatent
/
data
/
iterators
Ctrl+K
Ctrl+K
12 contributors
History:
17 commits
Srinivasan Iyer
Cast int sample id to str (#96)
e299427
unverified
about 1 month ago
__init__.py
Safe
53 Bytes
Initial commit
5 months ago
abstract_iterator.py
Safe
994 Bytes
Update iterator inheritance, pass file format args, limit iterator (#63)
3 months ago
arrow_iterator.py
Safe
13 kB
Cast int sample id to str (#96)
about 1 month ago
dev_iterators.py
Safe
2.3 kB
Update iterator inheritance, pass file format args, limit iterator (#63)
3 months ago
limit_iterator.py
Safe
1.46 kB
Update iterator inheritance, pass file format args, limit iterator (#63)
3 months ago
looping_iterator.py
Safe
1.07 kB
Update iterator inheritance, pass file format args, limit iterator (#63)
3 months ago
multiprocess_iterator.py
Safe
16 kB
Let process start before yielding preloaded prefetch buffer, avoid needlessly losing buffer in edge cases (#75)
2 months ago
packing_iterator.py
Safe
13.4 kB
Update ppl evals to work with blt model, in addition to entropy model (#82)
2 months ago
preprocess_iterator.py
Safe
4.27 kB
Update iterator inheritance, pass file format args, limit iterator (#63)
3 months ago
sampling_iterator.py
Safe
2.34 kB
Update iterator inheritance, pass file format args, limit iterator (#63)
3 months ago
sequence_iterator.py
Safe
6.91 kB
Reduce per file resources arrow uses (#77)
2 months ago
test_arrow_iterator.py
Safe
3.5 kB
Update iterator inheritance, pass file format args, limit iterator (#63)
3 months ago
test_iters.py
Safe
3.02 kB
Update iterator inheritance, pass file format args, limit iterator (#63)
3 months ago
test_limit_iterator.py
Safe
1.37 kB
Update iterator inheritance, pass file format args, limit iterator (#63)
3 months ago
test_packing_iterator.py
Safe
8.98 kB
Pass mask in packing_iterator, correctly handle last batch, fix masking (#65)
3 months ago