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

Adds wandb to eval files #114

Merged
merged 1 commit into from
Aug 24, 2023
Merged

Conversation

morganmcg1
Copy link
Contributor

Add Weights & Biases logging to:

  • log the llm responses in a file and in a W&B Table to explore
  • Keep track of progress of llm responses progress (helpful during long llm response queries)
  • log the ast evaluation accuracy of the logged responses

Copy link
Owner

@ShishirPatil ShishirPatil left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for the PR @morganmcg1 This is a common feature-request 🙂

@ShishirPatil ShishirPatil merged commit a1f4589 into ShishirPatil:main Aug 24, 2023
@morganmcg1
Copy link
Contributor Author

thanks for the merge! love the repo

One tiny fix:
#115

@morganmcg1 morganmcg1 deleted the add_wandb branch August 24, 2023 13:14
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.

None yet

2 participants