Instructions to use Seungjun/textGeneration_03_01 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Seungjun/textGeneration_03_01 with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("Seungjun/textGeneration_03_01") model = AutoModelForSeq2SeqLM.from_pretrained("Seungjun/textGeneration_03_01") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 500
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:3f3ffecdc4de90f329b38fcbde0f26f4285da6d26bb1547725464854c39ee2fc
|
| 3 |
size 242071641
|
runs/Jul06_17-22-44_5023d3da8d09/events.out.tfevents.1688664173.5023d3da8d09.50703.1
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4fe61c54654bdb4caeef51ba2f4c81d5750b9b9b518e3167db2a0aeff4d9c0a3
|
| 3 |
+
size 5162
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 4091
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:273d16c6545f090d18dc6744413cdde63cade32a37d5d04aa186d080f519d000
|
| 3 |
size 4091
|