this post was submitted on 07 May 2024
47 points (100.0% liked)

Technology

38500 readers
1 users here now

A nice place to discuss rumors, happenings, innovations, and challenges in the technology sphere. We also welcome discussions on the intersections of technology and society. If it’s technological news or discussion of technology, it probably belongs here.

Remember the overriding ethos on Beehaw: Be(e) Nice. Each user you encounter here is a person, and should be treated with kindness (even if they’re wrong, or use a Linux distro you don’t like). Personal attacks will not be tolerated.

Subcommunities on Beehaw:


This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.

founded 3 years ago
MODERATORS
 

I'm new to the field of large language models (LLMs) and I'm really interested in learning how to train and use my own models for qualitative analysis. However, I'm not sure where to start or what resources would be most helpful for a complete beginner. Could anyone provide some guidance and advice on the best way to get started with LLM training and usage? Specifically, I'd appreciate insights on learning resources or tutorials, tips on preparing datasets, common pitfalls or challenges, and any other general advice or words of wisdom for someone just embarking on this journey.

Thanks!

all 12 comments
sorted by: hot top controversial new old
[–] Zworf@beehaw.org 17 points 11 months ago* (last edited 11 months ago)

Training your own will be very difficult. You will need to gather so much data to get a model that has basic language understanding.

What I would do (and am doing) is just taking something like llama3 or mistral and adding your own content using RAG techniques.

But fair play if you do manage to train a real model!

[–] makingStuffForFun@lemmy.ml 5 points 11 months ago (1 children)

I'm also interested, so I hope you don't mind me joining the ride. Personally, I'd like a self hosted tool, but am happy to see what the community says.

[–] its_me_xiphos@beehaw.org 1 points 11 months ago

I really appreciate all the responses, but I'm overwhelmed by the amount of information and possible starting points. Could I ask you to explain or reference learning content that talks to me like I'm a curious five year old?

ELI 5?