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