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

Fix UltraCMTask scoring range and align argilla imports #201

Merged
merged 2 commits into from
Dec 27, 2023

Conversation

alvarobartt
Copy link
Member

Description

This minor PR is to fix an issue with the scoring scale of UltraCMTask as the prompt specifies 1-10 while we were setting it to 1-5 by default, instead, we've updated the default value to be within the 1-10 range. Additionally, in this PR also the argilla imports have been aligned for simplicity so now the imports are as from argilla import ... instead of importing from submodules unless necessary.

@gabrielmbmb gabrielmbmb merged commit 9835760 into main Dec 27, 2023
4 checks passed
@gabrielmbmb gabrielmbmb deleted the minor-fixes branch December 27, 2023 13:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants