Transformers
TensorBoard
Safetensors
t5
text2text-generation
Generated from Trainer
text-generation-inference
Instructions to use junejae/OndeviceAI-T5-demo with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use junejae/OndeviceAI-T5-demo with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("junejae/OndeviceAI-T5-demo") model = AutoModelForSeq2SeqLM.from_pretrained("junejae/OndeviceAI-T5-demo", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Training complete
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 3282008968
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5b0b51b233f898eea5ba70395f9d9ddd39f2261f2a3768fe9c0e9485b4382e53
|
| 3 |
size 3282008968
|
runs/Mar21_08-48-53_3fb721311a38/events.out.tfevents.1711010935.3fb721311a38.25786.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:435314864c30369bfb5f9c617f0b370b6928e04cc0e97b4ff55a74abadfc0f4a
|
| 3 |
+
size 4935
|
runs/Mar21_08-57-09_3fb721311a38/events.out.tfevents.1711011430.3fb721311a38.25786.1
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b4bfe280b732502af30addcf7db1ab9dffe5f3b5f4c7ca6256e7de9445bc6b09
|
| 3 |
+
size 5289
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 5112
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c98bbf93115edbb6aef72c61e85f9cadb4e9a0836aebf26a373ee234803d9c45
|
| 3 |
size 5112
|