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