View influential data
See which training examples shaped a response in Model Chat.
Training data attribution SDK
Retrieve influential fine-tuning examples programmatically using the Python SDK or REST API.
How training data attribution works
When a fine-tuned model generates a response, training data attribution identifies the most influential training examples that shaped that output. Each influential example receives an influence level (high, medium, or low) indicating its contribution to the model’s response.Requirements
Training data attribution is available for:- Fine-tuned models created through SeekrFlow
- Models trained after September 22, 2025
- Deployed models with active endpoints
In the UI, training data attribution is available in Model Chat. It is not available in Agent Chat, including when a fine-tuned model underlies the agent.
Influence levels
Training examples are ranked by their influence on model outputs:
Irrelevant training examples are filtered out and not returned.