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