Skip to content

Add experiment lineage fields and comparison utilities#4

Open
itay1itzhak wants to merge 1 commit intomainfrom
metadata_addtions
Open

Add experiment lineage fields and comparison utilities#4
itay1itzhak wants to merge 1 commit intomainfrom
metadata_addtions

Conversation

@itay1itzhak
Copy link
Collaborator

This is a proposal for extending experiment lineage tracking. Feedback welcome before merging.

Added:

derived_from and is_baseline fields: to track experiment lineage (helpful for quantization/intervention workflows)

experiment_signature(): auto-generates a unique ID from model + intervention + system config

compare_experiments() → shows what changed between two experiments (e.g., bitwidth, evals)

Goal: make it easier to study intervention effects (like 4-bit quant) vs. baselines and build a tree of experiment changes over time.

All changes are backwards compatible – no breakage expected.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant