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