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