Non-Coder Training Question

Hello - I have no coding skills but was hoping to train an open source LLM on my dataset. Has someone already laid out step by step instructions on how to accomplish this? Is this even possible with zero engineering skills? Any help of feedback is much appreciated! Thanks

It is possible to use autotrainer.

However, If you want to really break into AI, I recommend learning basic python scripting and then picking up huggingface transformers / Trainer

Yes for no-coders there’s AutoTrain: AutoTrain – Hugging Face.

If you’re beginner there’s the free HF course which teaches you everything: Introduction - Hugging Face NLP Course.