Transformers
PyTorch
TensorBoard
t5
text2text-generation
Generated from Trainer
text-generation-inference
Instructions to use Vrushali/model-t5 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Vrushali/model-t5 with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("Vrushali/model-t5") model = AutoModelForSeq2SeqLM.from_pretrained("Vrushali/model-t5") - Notebooks
- Google Colab
- Kaggle
End of training
Browse files
config.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
{
|
| 2 |
-
"_name_or_path": "
|
| 3 |
"architectures": [
|
| 4 |
"T5ForConditionalGeneration"
|
| 5 |
],
|
|
|
|
| 1 |
{
|
| 2 |
+
"_name_or_path": "Vrushali/model-t5",
|
| 3 |
"architectures": [
|
| 4 |
"T5ForConditionalGeneration"
|
| 5 |
],
|
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 990408885
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4ea3b6272f433cece7c35c89c10ee4ac31097c15045439d767cf804174e7aacb
|
| 3 |
size 990408885
|
runs/Jun25_07-55-25_205d4236d11e/events.out.tfevents.1687679728.205d4236d11e.10702.3
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:762eb4b5e7063fe795a15708e6dd49afe457836b3f4ecd04ee27f5ebbf39e17d
|
| 3 |
+
size 7919
|
runs/Jun25_07-55-25_205d4236d11e/events.out.tfevents.1687679846.205d4236d11e.10702.4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a1495ba597b9776c4c2345de67c3645541b6da546947c53e3fc3bc55f7cc0524
|
| 3 |
+
size 359
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 3899
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a8feae9f5450712fd745ae4e28cd95a72f22b56880d6403f649c66f943585b47
|
| 3 |
size 3899
|