Fréjus Laleye

Results 4 issues of Fréjus Laleye

## ❓ Questions and Help **Description** I trained a classification model and used torchtext to create vocabulary from a pre-trained model. My problem is that when saving the model, I...

**Describe the bug** Issue with feature annotation that is linked to a custom layer **To Reproduce** Here is a snippet of my typesstsem file. ``` webanno.custom.Concept uima.tcas.Annotation Date uima.cas.String Disease...

I'm trying to fintune the seamlessM4T_v2_large model on speech translation task. Would there be a reason for the model to return nan values? ` tokens, units = model(batch) ` **Output**...

I tried to finetune on a new language using m4t_cli scripts without success. I have the following error which I cannot understand. However, it is indicated in the dataloader that`...