Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.mindgard.ai/llms.txt

Use this file to discover all available pages before exploring further.

Overfitting can be prevented by keeping the model small, fair distribution of training data, and sensibly set training parameters (number of data points, iterations, etc). This ensures the model doesn’t store extreme levels of detail of individual training samples.

Explanation

 

How it works

 

How to implement