robinvanschaik / interpret-flair

A small repository to test Captum Explainable AI with a trained Flair transformers-based text classifier.
MIT License
24 stars 2 forks source link

added missing flair import #8

Closed krzysztoffiok closed 3 years ago

krzysztoffiok commented 3 years ago

My error, didn't check that there was no 'general' flair import for the flair.device to work. Thanks for merging!