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