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