Skip to content

[FEATURE] Add Safety Eval Datasets to ColossalEval (#5095)#5115

Merged
Orion-Zheng merged 1 commit intomainfrom
feature/safety_eval
Nov 28, 2023
Merged

[FEATURE] Add Safety Eval Datasets to ColossalEval (#5095)#5115
Orion-Zheng merged 1 commit intomainfrom
feature/safety_eval

Conversation

@Orion-Zheng
Copy link
Copy Markdown
Contributor

@Orion-Zheng Orion-Zheng commented Nov 27, 2023

  • add safetybench and cvalues(responsibility) eval dataset

  • Modify code according to review suggestions


📌 Checklist before creating the PR

  • I have created an issue for this PR for traceability
  • The title follows the standard format: [doc/gemini/tensor/...]: A concise description
  • I have added relevant tags if possible for us to better distinguish different PRs

🚨 Issue number

Link this PR to your issue with words like fixed to automatically close the linked issue upon merge

e.g. fixed #1234, closed #1234, resolved #1234

fixed #5094

📝 What does this PR do?

Summarize your work here.
if you have any plots/diagrams/screenshots/tables, please attach them here.

Add two safety evaluation datasets to ColossalEval: SafetyBench(en/zh) and CValues(zh). They are all multiple choices questions.

💥 Checklist before requesting a review

  • I have linked my PR to an issue (instruction)
  • My issue clearly describes the problem/feature/proposal, with diagrams/charts/table/code if possible
  • I have performed a self-review of my code
  • I have added thorough tests.
  • I have added docstrings for all the functions/methods I implemented

⭐️ Do you enjoy contributing to Colossal-AI?

  • 🌝 Yes, I do.
  • 🌚 No, I don't.

Tell us more if you don't enjoy contributing to Colossal-AI.

* add safetybench and cvalues(responsibility) eval dataset

* Modify code according to review suggestions

---------

Co-authored-by: Orion-Zheng <zhengzian@u.nus.edu>
@Orion-Zheng Orion-Zheng requested a review from a team as a code owner November 27, 2023 10:30
@Orion-Zheng Orion-Zheng merged commit 7b789f4 into main Nov 28, 2023
@cwher cwher deleted the feature/safety_eval branch December 1, 2023 03: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.

[FEATURE]: ColossalEval Lacks of Safety Evaluation Datasets

2 participants