Xegulon
Xegulon
Precision: it would be great to implement at the same time the UI for text classification to a single class, **but also** to several classes (**multilabel** text classification). Also, for...
In some sort yes. But this would be possible only with JSON files. The goal is to be able to take into account files with newline characters.
@cylgalad I find no instructions on how to do that Do you have indications about that? Thanks
What's blocking the PR to be merged @kamilmysliwiec @jmcdo29?
Thanks a lot @inarighas
In my case, flameshot works from the terminal, I have a Gnome popup asking for authorizing flameshot to take screenshots permanently, but I have an error when I trigger flameshot...
any update on this @edemaine?
This is my take for a temporary solution with horizontal scroll instead of line break: ```css @media (max-width: 640px) { .katex-display { max-width: 85vw; margin-inline: auto; overflow-x: scroll; overflow-y: hidden;...
@origranot no sorry, would you like to do the PR?
Using your code snippet (with the above corrections), I get the following error: `RuntimeError: Input type (torch.FloatTensor) and weight type (torch.cuda.FloatTensor) should be the same or input should be a...