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

Chatbot Arena Category Classification Script #3433

Merged
merged 6 commits into from
Jul 9, 2024

Conversation

CodingWithTim
Copy link
Collaborator

@CodingWithTim CodingWithTim commented Jul 2, 2024

Why are these changes needed?

Related issue number (if applicable)

Checks

  • I've run format.sh to lint the changes in this PR.
  • I've included any doc changes needed.
  • I've made sure the relevant tests are passing (if applicable).


@staticmethod
def create_category(name):
if name == "criteria_tag":
Copy link
Member

Choose a reason for hiding this comment

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

- category_tag
    - criteria_v0.1
        - specificity
        - ...
    - math_v0.1
        - math
    - if_v0.1
        - if
        - score

Copy link
Member

@infwinston infwinston left a comment

Choose a reason for hiding this comment

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

Looks good to me, great work @CodingWithTim !

@infwinston infwinston merged commit 92a6d1f into lm-sys:main Jul 9, 2024
1 check passed
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.

None yet

2 participants