Ground truth is the set of labels treated as correct, the reference a model is trained against and evaluated on. In annotation it is the verified, human-approved answer for each sample, the standard predictions are compared to when measuring accuracy.
| Term | What it is |
|---|---|
| Ground truth | The labels accepted as correct, the reference |
| Prediction | What a model outputs, scored against ground truth |
| Gold set | A small, expert-verified subset used as a benchmark |
