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

RLHF #44

Draft
wants to merge 5 commits into
base: development
Choose a base branch
from
Draft

RLHF #44

wants to merge 5 commits into from

Conversation

shiv810
Copy link
Collaborator

@shiv810 shiv810 commented Dec 2, 2024

Resolves #18

  • Weights Table
  • Evals (Handled by Evals #37)
  • Phrase Scorer using Trigram
  • Reaction Weights

Copy link
Contributor

github-actions bot commented Dec 2, 2024

Unused files (1)

src/types/metrics.ts

Unresolved imports (1)

Filename unresolved
src/adapters/index.ts ./supabase/helpers/weights

Unused exports (2)

Filename exports
src/helpers/trigram-weights.ts clearTrigramWeightsCache
src/handlers/rlhf/completions-scorer.ts calculateCompletionScore

Unused types (1)

Filename types
src/types/rlhf.ts UserFeedback

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.

RLHF
2 participants