Keras Implementation of Bidirectional LSTMs for Sentiment Analysis on IMDB ๐ฟ๐ฅ
This repo contains the model and the notebook on Bidirectional LSTMs for Sentiment Analysis on IMDB.
Full credits to: Franรงois Chollet
HF Contribution: Drishti Sharma
Metrics after 10 epochs:
- train_loss: 0.2085
- train_acc: 0.9194
- val_loss: 0.3019
- val_acc: 0.8778
- Downloads last month
- 18
Inference Providers
NEW
This model is not currently available via any of the supported third-party Inference Providers, and
the HF Inference API does not support tf-keras models with pipeline type text-classification