Instructions to use harshil10/tiny_bert_flax with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use harshil10/tiny_bert_flax with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("question-answering", model="harshil10/tiny_bert_flax")# Load model directly from transformers import AutoTokenizer, AutoModelForQuestionAnswering tokenizer = AutoTokenizer.from_pretrained("harshil10/tiny_bert_flax") model = AutoModelForQuestionAnswering.from_pretrained("harshil10/tiny_bert_flax", device_map="auto") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 7cbda3cb05d40968ace4facb7353af739b2be646bf3143d217f22055674c93e9
- Size of remote file:
- 1.07 kB
- SHA256:
- 10bd9a1d54114ef0ffed0f4fce87e26e2893d94deb467851675ad19ea211ac7f
路
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.