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

FEAT Add Anthropic/model-written-evals Dataset #450

Open
nina-msft opened this issue Oct 10, 2024 · 4 comments
Open

FEAT Add Anthropic/model-written-evals Dataset #450

nina-msft opened this issue Oct 10, 2024 · 4 comments
Assignees
Labels
datasets Pulling in external datasets into PyRIT enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed

Comments

@nina-msft
Copy link
Contributor

Name: Anthropic/model-written-evals

Link: https://huggingface.co/datasets/Anthropic/model-written-evals

Relevant columns: "question", "answer_matching_behavior"

Originally posted by @divyaamin9825 in #429


Describe the solution you'd like

This dataset should be available within PyRIT: https://huggingface.co/datasets/Anthropic/model-written-evals
Also available here: https://github.com/anthropics/evals
Associated paper: https://arxiv.org/abs/2212.09251

Additional context

There are examples of how PyRIT interacts with other datasets here: https://github.com/search?q=repo%3AAzure%2FPyRIT%20%23%20The%20dataset%20sources%20can%20be%20found%20at%3A&type=code

[[Content Warning: Prompts are aimed at provoking the model, and may contain offensive content.]]
Additional Disclaimer: Given the content of these prompts, keep in mind that you may want to check with your relevant legal department before trying them against LLMs.

@nina-msft nina-msft added enhancement New feature or request good first issue Good for newcomers datasets Pulling in external datasets into PyRIT help wanted Extra attention is needed labels Oct 10, 2024
@Tiger-Du
Copy link
Contributor

Hi, @nina-msft. I'd love to contribute here. It would not be my first issue though if it is alright.

@romanlutz
Copy link
Contributor

Go ahead @Tiger-Du !

@Tiger-Du
Copy link
Contributor

Just a heads up that only a small subset of the dataset is downloadable via load_dataset through Hugging Face. So it will require a bit more work to fetch!

@romanlutz
Copy link
Contributor

Interesting! How does one get the rest? Or do you have to call it multiple times?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
datasets Pulling in external datasets into PyRIT enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants