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