Skip to content
This repository has been archived by the owner on Feb 4, 2025. It is now read-only.

Removed debug code in refresh.py intended to only update one board #20

Merged
merged 4 commits into from
Jul 28, 2024

Conversation

KennethEnevoldsen
Copy link
Collaborator

@KennethEnevoldsen KennethEnevoldsen commented Jul 28, 2024

I additionally removed types from the docstring (some were lying) and added types where I could guess them to make it easier to debug the code in the future. I also formatted using Ruff (the same thing we use on mteb).

Also added a minor description to the readme for ease of navigation.

Edit: I also resolved a revealed bug where it couldn't write to JSON due to a column (paws-x) being present twice.

Fixes #19

I additionally removed types from docstring (some were lying) and added types where I could guess them to make it easier to debug the code in the future.

Also added a minor description to the readme for ease of navigation.
@KennethEnevoldsen KennethEnevoldsen requested a review from orionw July 28, 2024 09:15
refresh.py Show resolved Hide resolved
refresh.py Show resolved Hide resolved
Copy link
Collaborator

@orionw orionw left a comment

Choose a reason for hiding this comment

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

Thanks for noticing the discussion on the HF page and providing the fix! That one slipped by the CI since it didn't fail :/ at some point I suppose we could add a test to check that common models are present or something.

Looks great to me though, I'll merge it so it can start re-processing.

@orionw orionw merged commit b8ed799 into main Jul 28, 2024
1 check passed
@KennethEnevoldsen KennethEnevoldsen deleted the fix-update-issue branch July 28, 2024 17:41
@Muennighoff
Copy link
Contributor

Muennighoff commented Jul 28, 2024

Not sure if it was this PR but the other tabs in the LB are broken since the last update (https://huggingface.co/spaces/mteb/leaderboard) 🤔 :

Screenshot 2024-07-28 at 4 35 18 PM

@Samoed
Copy link
Collaborator

Samoed commented Jul 28, 2024

I've fixed it in #21, but I don't understand what caused it

@orionw
Copy link
Collaborator

orionw commented Jul 29, 2024

Did it auto-fix with the newest update? I don't see it.

@Samoed
Copy link
Collaborator

Samoed commented Jul 29, 2024

Yes, It was fixed in 9e998d9

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Request to Update MTEB Leaderboard with New Model Scores
4 participants