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