Instructions to use sangmichaelxie/randomselect-bert-scratch with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use sangmichaelxie/randomselect-bert-scratch with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("feature-extraction", model="sangmichaelxie/randomselect-bert-scratch")# Load model directly from transformers import AutoTokenizer, AutoModel tokenizer = AutoTokenizer.from_pretrained("sangmichaelxie/randomselect-bert-scratch") model = AutoModel.from_pretrained("sangmichaelxie/randomselect-bert-scratch", device_map="auto") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 0c0071412726ebc0ffc9633e0bcea1ffd80f03f33d7c3559b6d4306dd8299459
- Size of remote file:
- 438 MB
- SHA256:
- 9ad17989c49a8e68e81d849fc9f7d9853e53d884f936becd35b7dfd1da02bb37
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.