mirror of
https://github.com/oobabooga/text-generation-webui.git
synced 2025-02-05 08:20:45 +01:00
![kizinfo](/assets/img/avatar_default.png)
* Update utils.py returns individual txt files and subdirectories to getdatasets to allow for training from a directory of text files * Update training.py minor tweak to training on raw datasets to detect if a directory is selected, and if so, to load in all the txt files in that directory for training * Update put-trainer-datasets-here.txt document * Minor change * Use pathlib, sort by natural keys * Space --------- Co-authored-by: oobabooga <112222186+oobabooga@users.noreply.github.com>
2 lines
78 B
Plaintext
2 lines
78 B
Plaintext
to load multiple raw text files create a subdirectory and put them all there
|