BharatSahAIyak / autotune

A comprehensive toolkit for seamless data generation and fine-tuning of NLP models, all conveniently packed into a single block.
MIT License
6 stars 4 forks source link

Training Dataset APIs #114

Open sooraj1002 opened 3 days ago

sooraj1002 commented 3 days ago

in addition to updating the HF dataset when training, there should be a dedicated API which updates the dataset to the HF repo without triggering the training

KDwevedi commented 3 days ago

@sooraj1002 Let's simply manage training sets as their own entities and have proper APIs for interactions with training sets.

Checks: