Question Answering
Transformers
PyTorch
TensorBoard
Safetensors
Danish
xlm-roberta
Generated from Trainer
Instructions to use saattrupdan/xlmr-base-texas-squad-da with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use saattrupdan/xlmr-base-texas-squad-da with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("question-answering", model="saattrupdan/xlmr-base-texas-squad-da")# Load model directly from transformers import AutoTokenizer, AutoModelForQuestionAnswering tokenizer = AutoTokenizer.from_pretrained("saattrupdan/xlmr-base-texas-squad-da") model = AutoModelForQuestionAnswering.from_pretrained("saattrupdan/xlmr-base-texas-squad-da", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Ctrl+K
- Jan31_13-37-15_omega-System-Product-Name
- Jan31_13-42-01_omega-System-Product-Name
- Jan31_15-46-52_omega-System-Product-Name
- Jan31_15-52-34_omega-System-Product-Name
- Jan31_15-59-28_omega-System-Product-Name
- Jan31_16-08-35_omega-System-Product-Name
- Jan31_16-13-57_omega-System-Product-Name
- Jan31_16-16-18_omega-System-Product-Name
- Jan31_16-17-14_omega-System-Product-Name
- Jan31_16-19-40_omega-System-Product-Name
- Jan31_16-20-55_omega-System-Product-Name