Readme description was too short for it to be allowed to be added to the LLM leaderboard
(minimum 200 characters)

see https://huggingface.co./spaces/open-llm-leaderboard/open_llm_leaderboard/blob/main/src/submission/check_validity.py#L39

    # Enforce card content
    if len(card.text) < 200:
        return False, "Please add a description to your model card, it is too short.", None

about the previous attempt, i'm sorry the changes were a bit drastic, what about this one?

i'm sorry i didn't mention (forgot) to check the model-card length requirement
screenshot: (what i mean)

Screenshot_2024.09.21_00-03-56.png

Ready to merge
This branch is ready to get merged automatically.

Sign up or log in to comment