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", device_map="auto") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- dec0d797c0fda20ed748d8de8465119f1e6b67e0bfeec0b79243cf8795702a3c
- Size of remote file:
- 5.91 kB
- SHA256:
- e62e24289d45feecd0415dc871e697c6045ed79c9d78a1965c9206b33995d763
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.