Instructions to use saattrupdan/xlmr-base-texas-squad-es with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use saattrupdan/xlmr-base-texas-squad-es with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("question-answering", model="saattrupdan/xlmr-base-texas-squad-es")# Load model directly from transformers import AutoTokenizer, AutoModelForQuestionAnswering tokenizer = AutoTokenizer.from_pretrained("saattrupdan/xlmr-base-texas-squad-es") model = AutoModelForQuestionAnswering.from_pretrained("saattrupdan/xlmr-base-texas-squad-es") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- a6237c823afe52f87e287e7d688ed53bd41c6110e238504c80448a5aeeb513e6
- Size of remote file:
- 1.11 GB
- SHA256:
- d8a9a93141177099cb0df68fdbd6ed76f27363644c345187bc21f24599bab088
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.