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

Leaderboard: Add ONNX and GGUF to frameworks to allow us to filter based on these #1622

Open
KennethEnevoldsen opened this issue Dec 22, 2024 · 1 comment
Labels
leaderboard issues related to the leaderboard

Comments

@KennethEnevoldsen
Copy link
Contributor

See #1579

I believe a way to do this automatically would be to consider Frameworks as a combined set from mteb and those derived from huggingface (we can create a whitelist of tags to look for)

e.g. Me5-large-instruct would have [sentence-transformers, Transformers, ONNX, safetensors].
We could potentially rename frameworks to "tags" or split it up into "frameworks" and "formats".

I am unsure if this is valid to fetch during the setup (if we run it once a day I believe it would be) - @x-tabdeveloping WDYT?

@x-tabdeveloping
Copy link
Collaborator

Great idea! We should inplement it after Christmas!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
leaderboard issues related to the leaderboard
Projects
None yet
Development

No branches or pull requests

2 participants