Data & Training
Datasets, fine-tuning and pipelines.
AllAI FundamentalsMachine LearningDeep LearningLLMs & TransformersGenerative AINLPAI AgentsPromptingData & TrainingInfrastructureEvaluationSafety & Ethics
T
Training
Training is the process of feeding data into a machine learning model so it can learn patterns and adjust its internal parameters to make accurate predictions.
Training Data
Training data is the dataset of examples that a machine learning model learns from during the training process. It contains input features paired with known outputs so the model can discover patterns.