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