Transformers
PyTorch
Safetensors
t5
text2text-generation
Generated from Trainer
text-generation-inference
Instructions to use HuyTran1301/constrative_cont with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use HuyTran1301/constrative_cont with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("HuyTran1301/constrative_cont") model = AutoModelForSeq2SeqLM.from_pretrained("HuyTran1301/constrative_cont") - Notebooks
- Google Colab
- Kaggle
Model save
Browse files- pytorch_model.bin +1 -1
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 894020591
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:910f3ae082965355f13791b96052324fb9ce650267cb7ac32e356ecc15cf3651
|
| 3 |
size 894020591
|