Transformers
TensorBoard
Safetensors
t5
text2text-generation
Generated from Trainer
text-generation-inference
Instructions to use tiagoblima/debug_seq2seq_squad with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use tiagoblima/debug_seq2seq_squad with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("tiagoblima/debug_seq2seq_squad") model = AutoModelForSeq2SeqLM.from_pretrained("tiagoblima/debug_seq2seq_squad") - Notebooks
- Google Colab
- Kaggle
Commit ·
63befb7
1
Parent(s): dff4956
Training in progress, step 9000
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 242041896
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2591d36c44624c4e39a8812b75574ea14f36f8e5ddfa13a8ea172aaa35bccd61
|
| 3 |
size 242041896
|
runs/Nov28_09-28-45_43fe4c10e15a/events.out.tfevents.1701163891.43fe4c10e15a.986.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:3ed668fc5fcae0ba665ee2f7e8c268b8810ead070d97a8a3f4ebc2bbd59dfbac
|
| 3 |
+
size 8111
|