News
Dataset generation: allow specifying a commit message when uploading to Hugging Face.
Validation: Added a simple validation script for model optimized for text generation. The script is
able to pull a model and send tasks via a Pipeline
Changes
For the training step: added the choices of model: gpt2, distilgpt2,
meta-llama/Llama-3.3-70B-Instruct, distilbert-base-uncased
Various improvements to the command line parsing.