Instructions to use hiendang7613/kgt5-model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use hiendang7613/kgt5-model with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("hiendang7613/kgt5-model") model = AutoModelForSeq2SeqLM.from_pretrained("hiendang7613/kgt5-model", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Commit ·
414f9ee
1
Parent(s): 840cb21
Training in progress, epoch 9
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 307870426
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d42b90866ddabdae4e5ceecf042a26dcc145f5a646ea6690cccf0301c6cac94e
|
| 3 |
size 307870426
|