[evaluation] add automatic evaluation pipeline#3821
Merged
TongLi3701 merged 15 commits intomainfrom May 24, 2023
Merged
Conversation
[evaluate] add functions for gpt evaluation
Update eval.py
Update eval.py
update README.md update READNE.md modify readme.md
[evaluate] support gpt evaluation
[evaluate] add Chinese example for config, battle prompt and evaluation prompt file
TongLi3701
approved these changes
May 24, 2023
Contributor
TongLi3701
left a comment
There was a problem hiding this comment.
Thanks Yuanchen.
Overall looks great.
Please remove GPT-4 from config file for now.
Also, I can see a sample folder which was used before, please also remove. Thanks
[evaluate] remove GPT-4 config
[evaluate] remove sample folder
Camille7777
approved these changes
May 24, 2023
ver217
approved these changes
May 24, 2023
FrankLeeeee
pushed a commit
to FrankLeeeee/ColossalAI
that referenced
this pull request
May 25, 2023
* add functions for gpt evaluation * add automatic eval Update eval.py * using jload and modify the type of answers1 and answers2 * Update eval.py Update eval.py * Update evaluator.py * support gpt evaluation * update readme.md update README.md update READNE.md modify readme.md * add Chinese example for config, battle prompt and evaluation prompt file * remove GPT-4 config * remove sample folder --------- Co-authored-by: Yuanchen Xu <yuanchen.xu00@gmail.com> Co-authored-by: Camille Zhong <44392324+Camille7777@users.noreply.github.com>
FrankLeeeee
pushed a commit
to FrankLeeeee/ColossalAI
that referenced
this pull request
Jun 7, 2023
* add functions for gpt evaluation * add automatic eval Update eval.py * using jload and modify the type of answers1 and answers2 * Update eval.py Update eval.py * Update evaluator.py * support gpt evaluation * update readme.md update README.md update READNE.md modify readme.md * add Chinese example for config, battle prompt and evaluation prompt file * remove GPT-4 config * remove sample folder --------- Co-authored-by: Yuanchen Xu <yuanchen.xu00@gmail.com> Co-authored-by: Camille Zhong <44392324+Camille7777@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
📌 Checklist before creating the PR
[doc/gemini/tensor/...]: A concise description🚨 Issue number
#3714
📝 What does this PR do?
Add automatic evaluation pipeline
💥 Checklist before requesting a review
⭐️ Do you enjoy contributing to Colossal-AI?
Tell us more if you don't enjoy contributing to Colossal-AI.