awesome-LLMs-finetuning icon indicating copy to clipboard operation
awesome-LLMs-finetuning copied to clipboard

add AutoTrain

Open abhishekkrthakur opened this issue 11 months ago • 0 comments

AutoTrain (aka AutoTrain Advanced) -- is an open-source, no code tool/library which can be used to train (or finetune) models for different kinds of tasks such as: large language model (LLM) finetuning, text classification/regression, token classification, sequence-to-sequence task, finetuning of sentence transformers, visual language model (VLM) finetuning, image classification/regression and even classification and regression tasks on tabular data. AutoTrain Advanced is an open-source library providing best practices for training models on custom datasets. The library is available at this https URL. AutoTrain can be used in fully local mode or on cloud machines and works with tens of thousands of models shared on Hugging Face Hub and their variations.

Paper

abhishekkrthakur avatar Dec 02 '24 13:12 abhishekkrthakur