Question Answering
Transformers
TensorBoard
Safetensors
t5
Generated from Trainer
text-generation-inference
Instructions to use katxtong/coqa_full with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use katxtong/coqa_full with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("question-answering", model="katxtong/coqa_full")# Load model directly from transformers import AutoTokenizer, AutoModelForQuestionAnswering tokenizer = AutoTokenizer.from_pretrained("katxtong/coqa_full") model = AutoModelForQuestionAnswering.from_pretrained("katxtong/coqa_full", device_map="auto") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 18ad28c65a738770c889cb2cf1298a7633277965d37da16b70478255f76b33fe
- Size of remote file:
- 4.54 kB
- SHA256:
- 9c83b05ba3976e47a384984d9844f3c2d2bde8311aa2495bbc6d90aac75fd757
路
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.