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 3
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 10059592
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e3080e977da532cd65fdca85b95a0bdcd490a24925c16c1c5541c3a10b0586ac
|
| 3 |
size 10059592
|
runs/Nov23_07-11-26_3a71d3232b61/events.out.tfevents.1700723487.3a71d3232b61.1811.4
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:69100a0d91bc753be3b6dfcac01699c1d2f6f343143c1e4cc31e37b3a9837cd1
|
| 3 |
+
size 5745
|