Transformers
TensorBoard
Safetensors
t5
text2text-generation
Generated from Trainer
text-generation-inference
Instructions to use machinelearningzuu/ptsd-summarization with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use machinelearningzuu/ptsd-summarization with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("machinelearningzuu/ptsd-summarization") model = AutoModelForSeq2SeqLM.from_pretrained("machinelearningzuu/ptsd-summarization") - Notebooks
- Google Colab
- Kaggle
File size: 129 Bytes
e5c8bae | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:4517a74f57bfcf233ce5542a7329456b6539f5a3e0fcf72de62903efe263eebe
size 5496
|