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

Some more Magpie improvements #833

Merged
merged 3 commits into from
Jul 26, 2024
Merged

Some more Magpie improvements #833

merged 3 commits into from
Jul 26, 2024

Conversation

gabrielmbmb
Copy link
Member

Description

This PR adds some improvements to the Magpie tasks:

  1. If n_turns==1 then the tasks will output "instruction" and "response" columns instead of "conversation"
  2. system_prompt attribute and runtime parameter has been updated so a list of system prompts can be passed. One of these system prompts will be chosen randomly per input/output batch. This is useful to steer the model to generate instructions of several topics.

@gabrielmbmb gabrielmbmb added the enhancement New feature or request label Jul 26, 2024
@gabrielmbmb gabrielmbmb added this to the 1.3.0 milestone Jul 26, 2024
@gabrielmbmb gabrielmbmb self-assigned this Jul 26, 2024
Copy link

Documentation for this PR has been built. You can view it at: https://distilabel.argilla.io/pr-833/

@gabrielmbmb gabrielmbmb force-pushed the magpie-improvements branch from 6628e52 to 5657ffd Compare July 26, 2024 11:31
Copy link

codspeed-hq bot commented Jul 26, 2024

CodSpeed Performance Report

Merging #833 will not alter performance

Comparing magpie-improvements (5d445c7) with develop (bffc37e)

Summary

✅ 1 untouched benchmarks

@gabrielmbmb gabrielmbmb merged commit 6ac0267 into develop Jul 26, 2024
7 checks passed
@gabrielmbmb gabrielmbmb deleted the magpie-improvements branch July 26, 2024 11:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant