Instructions to use HPLT/hplt_bert_base_mr with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use HPLT/hplt_bert_base_mr with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("fill-mask", model="HPLT/hplt_bert_base_mr", trust_remote_code=True)# Load model directly from transformers import AutoModelForMaskedLM model = AutoModelForMaskedLM.from_pretrained("HPLT/hplt_bert_base_mr", trust_remote_code=True, device_map="auto") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- aaf42955d1e70d2e41a38fe0ad0fc893d62ec1ae2800cf5289c80cbf18d133b6
- Size of remote file:
- 525 MB
- SHA256:
- c4988ce348561ef2b5b8b52d1041810acf7918b0e0f625301c6c1981accd413d
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.