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

Prompt Fine Tuning part 1: Indexing prompt generation #254

Merged
merged 12 commits into from
Jun 3, 2024

Conversation

AlonsoGuevara
Copy link
Contributor

@AlonsoGuevara AlonsoGuevara commented Jun 1, 2024

Description

Add Prompt Generation methods for:

  • Entity Extraction
  • Entity Summarization
  • Community Report

Add CLI entry point for the fine tuning workflow

Checklist

  • I have tested these changes locally.
  • I have reviewed the code changes.
  • I have updated the documentation (if necessary).
  • I have added appropriate unit tests (if applicable).

Additional Notes

Pending (will be sent in sepparate PRs):

  • Add documentation for fine tuning
  • Add unit and smoke tests for fine tuning
  • Store prompt overrides in provided configuration file

@AlonsoGuevara AlonsoGuevara marked this pull request as ready for review June 1, 2024 00:33
@AlonsoGuevara AlonsoGuevara requested a review from a team as a code owner June 1, 2024 00:33
@AlonsoGuevara AlonsoGuevara merged commit 71d8255 into main Jun 3, 2024
13 checks passed
@AlonsoGuevara AlonsoGuevara deleted the feature/fine_tune_workflow branch June 3, 2024 16:52
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.

2 participants