Anup K. Kalia

Results 9 issues of Anup K. Kalia

Hi I am trying to load rembert distilled models for some of my downstream tasks. However, I am not able to do so. ```python AutoTokenizer.from_pretrained(model, **kwargs) ``` Can you help?

Hi I have created a flair fine-tuned model and I want to convert it into a HuggingFace representation. How can I do it?

question
wontfix

the model.summary() does not work which could be obvious since FLAIR has its own model. The print(model) works however it prints the model layers without giving a summary. Can anyone...

question

It gives me classification error. Like one of the class completely blanks out. It does not happen in case of Bert Base. ``` precision recall f1-score support Yes 0.0000 0.0000...

Can you please share the complete dataset from Oct 11-17

Either an API or a script to generate JSON representations

some tech tokens are getting split based on ":" Tableau:SI SI gets separated from Tableau in recommendation

kind/bug