2 items tagged with "supervised-learning"
Adapt a base language model to your domain with supervised fine-tuning, covering data prep, training, and evaluation.
Supervised learning trains a model on labeled examples, where each input has a known target, so the model learns to predict labels for new data in tas...