Package io.github.kirstenali.deepj.data
Interface BatchSource
- All Known Implementing Classes:
RandomAccessTextDataset,TextDataset
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
Supplies token batches to a causal language-model trainer.
-
Method Summary
-
Method Details
-
nextBatch
-