Transformers
Safetensors
t5
text2text-generation
Generated from Trainer
trl
dpo
text-generation-inference
Instructions to use hanane/t5_xxl_true_nli_mixture_aligned_augmented2ksamples with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use hanane/t5_xxl_true_nli_mixture_aligned_augmented2ksamples with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("hanane/t5_xxl_true_nli_mixture_aligned_augmented2ksamples") model = AutoModelForSeq2SeqLM.from_pretrained("hanane/t5_xxl_true_nli_mixture_aligned_augmented2ksamples", device_map="auto") - Notebooks
- Google Colab
- Kaggle
File size: 129 Bytes
1eef3ad | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:6988046e3c3f16617a1b95aa957c38e96c16979f87c6af75976662bfaeee4837
size 7928
|