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