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

Renaming sub task #970

Merged
merged 7 commits into from
Jan 31, 2024
Merged

Renaming sub task #970

merged 7 commits into from
Jan 31, 2024

Conversation

Prikshit7766
Copy link
Contributor

@Prikshit7766 Prikshit7766 commented Jan 30, 2024

Description

This PR standardizes the category names for sub-tasks:

  • sycophancy
  • factuality
  • sensitivity
  • legal
  • clinical
  • disinformation

These names provide clarity and consistency across the project's sub-tasks.

Additionally in sensitivity category we have renamed the supported test to avoid confusion.

toxicity - > add_toxic_words
negation - > add_negation


➤ Fixes # (issue)

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

Usage

Checklist:

  • I've added Google style docstrings to my code.
  • I've used pydantic for typing when/where necessary.
  • I have linted my code
  • I have added tests to cover my changes.

Screenshots (if appropriate):

@chakravarthik27
Copy link
Collaborator

This is an error by typing extension, caused by torch lib
INFO: pip is looking at multiple versions of torch to determine which version is compatible with other requirements. This could take a while. Collecting torch Downloading https://download.pytorch.org/whl/cpu/torch-2.2.0%2Bcpu-cp39-cp39-linux_x86_64.whl (186.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 186.8/186.8 MB 14.5 MB/s eta 0:00:00 Collecting typing-extensions>=4.8.0 (from torch) Downloading

Copy link
Collaborator

@chakravarthik27 chakravarthik27 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@ArshaanNazir ArshaanNazir merged commit 19dc9e1 into release/2.0.0 Jan 31, 2024
3 checks passed
@ArshaanNazir ArshaanNazir deleted the renaming-sub-task branch February 13, 2024 16:26
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.

3 participants