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
Training in progress, epoch 7
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:9c4cd23f3947aeee7da349fb932afb7e5e4512f1710831dde0e5fca229e6a0bf
|
| 3 |
size 894020591
|