To use this program, data and file lists need to be prepared. If configured correctly, the directory tree should look like this: . ├── data │ └── datasets │ ├── cv │ │ └── cv.ex │ ├── tr ...
File Splitting: Splits .txt and .json files into chunks with a user-defined number of lines Configurable Chunk Size: Set the number of lines per chunk directly from the UI (default: 500) File Merging: ...