Skip to content

Unbias pretrained#18

Merged
AhmedRadwan02 merged 13 commits intomainfrom
unbias-pretrained
Mar 5, 2026
Merged

Unbias pretrained#18
AhmedRadwan02 merged 13 commits intomainfrom
unbias-pretrained

Conversation

@AhmedRadwan02
Copy link
Collaborator

Summary

Changing the model to Qwen3-8B Fine-tuned on our dataset, and adjusting prompts and tests accordingly.

Clickup Ticket(s): Link(s) if applicable.

Type of Change

  • ✨ New feature (non-breaking change that adds functionality)
  • 📝 Documentation update

Changes Made

  • Changes in src corde [e.g Model, Schema, Prompt..]
  • Changes in tests [Schema, Prompt]
  • Linking git in docs

Testing

  • Tests pass locally (uv run pytest tests/)
  • Type checking passes (uv run mypy <src_dir>)
  • Linting passes (uv run ruff check src_dir/)
  • Manual testing performed (describe below)

Manual testing details:
Testing CLI and Serve done and working

Checklist

  • Code follows the project's style guidelines
  • Self-review of code completed
  • Documentation updated (if applicable)
  • No sensitive information (API keys, credentials) exposed

@AhmedRadwan02 AhmedRadwan02 merged commit 85a511e into main Mar 5, 2026
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