Question Answering
Transformers
Safetensors
Indonesian
deberta-v2
indonesian
squad-id
mdeberta
Generated from Trainer
Instructions to use mhdafifan/mdeberta-squad-id with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use mhdafifan/mdeberta-squad-id with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("question-answering", model="mhdafifan/mdeberta-squad-id")# Load model directly from transformers import AutoTokenizer, AutoModelForQuestionAnswering tokenizer = AutoTokenizer.from_pretrained("mhdafifan/mdeberta-squad-id") model = AutoModelForQuestionAnswering.from_pretrained("mhdafifan/mdeberta-squad-id") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- cb05d8ddeb8b3856ff62ca1c72a28f0161b50e35118e127e1816d283ef1eaeaa
- Size of remote file:
- 16.4 MB
- SHA256:
- b1e5943bfb206fb07b1fd3c4d73635e7445cfe3f3f3f2aef8f20765b42ca88a2
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.