Transformers
TensorBoard
Safetensors
t5
text2text-generation
Generated from Trainer
text-generation-inference
Instructions to use enriquesaou/debug_seq2seq_squad with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use enriquesaou/debug_seq2seq_squad with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("enriquesaou/debug_seq2seq_squad") model = AutoModelForSeq2SeqLM.from_pretrained("enriquesaou/debug_seq2seq_squad") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 10500
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:6857c656650dffdc2090d6c00031f63cf7d386dff87193352a88226db11d3d0f
|
| 3 |
size 242041896
|
runs/Jun03_20-36-48_3ae2d9ab28bf/events.out.tfevents.1717447013.3ae2d9ab28bf.7388.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:48f91c84cbe10a9c279ba02d40b217491678f4dd93abe0f5cc32b081d4bb795c
|
| 3 |
+
size 10299
|