Fix task tags

#3
by albertvillanova HF staff - opened
No description provided.

Hi Albert,
is there any post where I can view what tags should/shouldn't be allowed in the future? I'm unfortunately a bit confused by the second PR.

Best,
Dennis

Hi @dennlinger ,

You can find the allowed task tags here: https://github.com/huggingface/hub-docs/blob/main/js/src/lib/interfaces/Types.ts#L85

Feel free to give any feedback to the GitHub issue page we have dedicated to the fix of all task names: https://github.com/huggingface/datasets/issues/5137

Maybe it would be more suitable to replace "text-generation" with "text2text-generation"? As the hierarchy is:

  • "text2text-generation"
    • "text-simplification"

Hi Albert, thanks for the pointer! I think that clarified it, and I agree with your suggestion on moving it to text2text-generation.

I've updated the changes accordingly and will merge :)

dennlinger changed pull request status to merged

Sign up or log in to comment