- Specific datasets: You can organize batches according to the source datasets you use. This approach enables precise control over the number of tasks processed from each dataset.
- Model versions: You can organize batches according to the model versions you use internally. This approach enables precise control over the number of tasks processed from each model version (or pairs in case of an eval prokect)
- Language: You can organize batches according to the language of the tasks.
- Time: If your data structure will be the same throughout the lifespan of the project, you can organize batches according to the time they were created.
The schema is of type object
.