Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Gather data on model performance per SDG Pipeline #313

Open
1 task
ktam3 opened this issue Oct 17, 2024 · 0 comments
Open
1 task

Gather data on model performance per SDG Pipeline #313

ktam3 opened this issue Oct 17, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@ktam3
Copy link

ktam3 commented Oct 17, 2024

Feature Overview (mandatory - Complete while in New status)

The various InstructLab experiences use different SDG pipelines, which, even when fine-tuning a full-resolution model, the performance & quality of the resulting fine-tuned models are different.

This card is for creating an evaluation flow that takes SDG generated by the three default pipelines, fine-tunes a full-resolution model with them, and evaluates the performance of the fine-tuned model.

Goals (mandatory - Complete while in New status)

Provide quantitative evidence of the model performance impact based on the SDG pipeline used to fine-tune the model.

Requirements (mandatory -_ Complete while in Refinement status):

Generate SDG using the three default pipelines:
laptop (a simplified self-instruct) (pipeline=simple)
upstream (SDG 1.0) (pipeline=full)
downstream RHEL AI (SDG 1.5) (pipeline=agentic)
Use the multi-stage agentic fine-tuning pipeline to generate a fine-tune model for each SDG pipeline
Evaluate each of the resulting models on the domain-specific knowledge (e.g. MMLU_branch)
Use the task-dir from the agentic pipeline?
Note: Consider repeating the experiment with various distinct runs of each SDG pipeline to identify the expected range or an average number of the performance differences.

Done - Acceptance Criteria (mandatory - Complete while in Refinement status):

Provide a report on model performance differences of the three default pipelines
Provide a pipeline or scripts users can execute on-premise should they want to replicate the evaluation for their use cases

Tasks/Epics Tracker:

  • Link issues / PRs here
@ktam3 ktam3 added the enhancement New feature or request label Oct 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants