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

Upload model mentioned in documentation #1

Open robinvanschaik opened 3 years ago

robinvanschaik commented 3 years ago

I was unable to upload the best-model.pt file as it larger than 100MB. I am looking into GitHub LFS.

robinvanschaik commented 3 years ago

With a 1GB cap this does not really seem like a suitable solution.

robinvanschaik commented 3 years ago

Obviously, Flair also has a built-in sentiment classifier model.

I will rewrite the readme to use this model.