graykode / graykode/xlnet-Pytorch
Batch training
Open
- Dominant language
- Jupyter Notebook
- Stars
- 581
- Forks
- 103
- PR merge metrics
- No merged PRs in 30d
Description
@graykode Can you explain how batch training would be conducted? For example, what if we had multiple input files for training data?
Currently, training is done using only a single data file. For multiple data files, would `data_utils._create_data` have to return a batch of features?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.