alejandrojcastaneira
alejandrojcastaneira
Hello, After trying to install the sudachidict_core dictionary from pip, the process suddenly stops without fully downloading the dictionary. It also happened with the other dictionaries, my internet connection is...
Hello, I am trying to train over a cuda 11.0 gpu card, I noticed then that cuda 11 its only compatible with dlg>=0.6. Are there any workaround to train with...
I was wondering if maybe it would be possible to apply the GAIN framework on document images. Perhaps, could we include spatial features like the position (x, y) of each...
First of all thanks, for the great work! My question, could these models be adapted to the task of Layout Analysis, so that we could use them in datasets like...
I am preprocessing HTML data for MarkupLM, could you please share or point out to a comprehensive list of HTML tags ( < div >, < h1 >, < h2...
Hi guys! thank you for the amazing work! following the guide #116 provided by @abhinavkulkarni I was able to train a biencoder and everything looks good, however, I am not...
### Question Hi everyone, is there a way to perform binary classification with the TextClassifier? I have a dataset with only two classes, positive and negative, and I'm loading the...