Instructions to use FuuToru/XLMbert-finetuned13kdata_processed-squad with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use FuuToru/XLMbert-finetuned13kdata_processed-squad with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("question-answering", model="FuuToru/XLMbert-finetuned13kdata_processed-squad")# Load model directly from transformers import AutoTokenizer, AutoModelForQuestionAnswering tokenizer = AutoTokenizer.from_pretrained("FuuToru/XLMbert-finetuned13kdata_processed-squad") model = AutoModelForQuestionAnswering.from_pretrained("FuuToru/XLMbert-finetuned13kdata_processed-squad", device_map="auto") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 5c1a479b16ccd57c97597d7030c66a54d94c5d0985f7dd172a73317833ad3802
- Size of remote file:
- 496 MB
- SHA256:
- 54725ba98419b81bae19e22a32166350f23aabe2a0e30875dd74c07275910a1a
路
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.