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