This template provides a quick start for using HuggingFace datasets and spaces with Gradio for fine-tuning or training models.
- Clone the repository.
- Install dependencies:
pip install -r requirements.txt
- Run the main script:
python main.py
Modify config.yaml
to change the dataset, model, and training parameters.
Enter text in the Gradio interface to see the model's predictions.