-
Notifications
You must be signed in to change notification settings - Fork 941
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
feat(benchmarks) Add LLM evaluation pipeline for general NLP challenge #3767
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@yan-gao-GY, first pass is ready. I mostly left comments regarding the README.md
files
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
is it ok to host this .jsonl
(and the other two) files. Do we need to add some license or acknowledgement? How do other repos do this?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
For OpenFedLLM, they just use it: https://github.com/rui-ye/OpenFedLLM/tree/main/evaluation/open_ended, but they have a Citation section at bottom
Co-authored-by: Javier <[email protected]>
Co-authored-by: Javier <[email protected]>
Co-authored-by: Javier <[email protected]>
Co-authored-by: Javier <[email protected]>
Co-authored-by: Javier <[email protected]>
…o add-llm-nlp-eval
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@yan-gao-GY i was reviewing it but i decided to present my suggestions as a PR (#3950) to your branch. Let me know what you think.
Proposal