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 ·
81f0838
1
Parent(s): df4a898
Training in progress, step 13000
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:9560f8cdd7b2cc64c06f9b1458dc15f1b7b95545cdfc02f4973267b756562068
|
| 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:d155e2f77e849b8654f2ee8781aac47670a4e9fa718dec1ea7dde6d477858880
|
| 3 |
+
size 9367
|