Instructions to use Seungjun/textGeneration_01 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Seungjun/textGeneration_01 with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("Seungjun/textGeneration_01") model = AutoModelForSeq2SeqLM.from_pretrained("Seungjun/textGeneration_01") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 1000
Browse files
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 242071641
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:375a274fd6dad5fd30b95a4a48bc85d0a05ebcaab8908b7cb8688f9fbf92753a
|
| 3 |
size 242071641
|
runs/Apr10_06-26-00_cc6ff6cb011f/events.out.tfevents.1681107987.cc6ff6cb011f.187.0
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:92c2821f212d1db8d4d0b833a7002ea2b17e16c2be8aea684c3a2f4c75c5cb72
|
| 3 |
+
size 5206
|