Which model should I use
I have data in json with Column 1 : Doc index eg. 1627 Column 2 : tokens(not words) in sequential format Eg. [ 12 567 751 688 899 ....] Column 3 : Binary class 0(human generated) or 1(LLM generated) for training data I have to predict it's 0 or 1 for testing
Read the full story at r/learnmachinelearning ↗
Timeline · 1 report
- 2026-09-20 13:38 · r/learnmachinelearning
Which model should I use