Magic question : How much tags are supported for textcat multilabel #10169
Answered
by
polm
warstrolo
asked this question in
Help: Other Questions
-
Hi everyone, I have this big question, and I did not find an answer :
Cause I will have to add like billions of tags to my datasets Thanks for your time 😁 |
Beta Was this translation helpful? Give feedback.
Answered by
polm
Jan 31, 2022
Replies: 1 comment
-
There is no built-in limit on the number of labels. With a lot of labels, you're likely to run into issues with not having enough data, or into memory limitations. If you have issues using lots of labels that seem like implementation problems rather than data/memory problems let us know. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
warstrolo
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
There is no built-in limit on the number of labels.
With a lot of labels, you're likely to run into issues with not having enough data, or into memory limitations. If you have issues using lots of labels that seem like implementation problems rather than data/memory problems let us know.