Instructions to use kadabengaran/IndoBERT-BiLSTM-Useful-App-Review with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use kadabengaran/IndoBERT-BiLSTM-Useful-App-Review with Transformers:
# Load model directly from transformers import AutoTokenizer, IndoBERTBiLSTM tokenizer = AutoTokenizer.from_pretrained("kadabengaran/IndoBERT-BiLSTM-Useful-App-Review") model = IndoBERTBiLSTM.from_pretrained("kadabengaran/IndoBERT-BiLSTM-Useful-App-Review") - Notebooks
- Google Colab
- Kaggle
Ctrl+K