miwieg

Results 4 comments of miwieg

Thank you very much for your reply. What is the default setting of `TextClassifier`? Does it simply strip off the any tokens following the 512th token? My instances actually comprise...

Just to clarify whether I understood you correctly: If I follow the typical text classification example, i.e. "Training a Text Classification Model" in: https://github.com/flairNLP/flair/blob/master/resources/docs/TUTORIAL_7_TRAINING_A_MODEL.md Do I just a have to...

This is what I originally tried but the constructor does not account for these parameters. I ran the code as I suggested above. The code could be run on my...

Thank you for the hint the version number. I've updated it. However, the newest version that seems to be available is 0.11.3. Would that version be already outdated or is...