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:
- 790fb530eec7d2a1e4c9804b56647bb01a828309133628ea8b0f3110c9316145
- Size of remote file:
- 264 MB
- SHA256:
- e5b257ec51d46c957ea8515b86d5963133d2159d95becba51544b0b24bef5c93
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.