Transformers
TensorBoard
Safetensors
t5
text2text-generation
Generated from Trainer
text-generation-inference
Instructions to use Yova/baseline with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Yova/baseline with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("Yova/baseline") model = AutoModelForSeq2SeqLM.from_pretrained("Yova/baseline") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 7
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 29788248
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:190997e4178422a458f39d82c93685907fe24995c231694047793015793b3adb
|
| 3 |
size 29788248
|
runs/Nov22_11-56-57_5e1282a16015/events.out.tfevents.1700654218.5e1282a16015.153.15
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:f8c3cd7c41331abd6ff7c13194170412e1752fed2404d921988bebb175271402
|
| 3 |
+
size 7642
|