BharatSahAIyak / autotune

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

Training Dataset APIs #114

Open sooraj1002 opened 4 months ago

sooraj1002 commented 4 months 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 4 months ago

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

Checks: