Feature Extraction
Transformers
PyTorch
TensorFlow
JAX
Indonesian
bert
indobert
indobenchmark
indonlu
Instructions to use indobenchmark/indobert-base-p2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use indobenchmark/indobert-base-p2 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("feature-extraction", model="indobenchmark/indobert-base-p2")# Load model directly from transformers import AutoTokenizer, AutoModel tokenizer = AutoTokenizer.from_pretrained("indobenchmark/indobert-base-p2") model = AutoModel.from_pretrained("indobenchmark/indobert-base-p2") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 2c00c23ed101225f55f3aca89718e6b4ddb8aa71a9e02c160f3433c153aedfb5
- Size of remote file:
- 498 MB
- SHA256:
- 37ab1a0f22e5d474658a762c3e538199757bfa481958dc3169a36a4a508c6b6f
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.