Transformers
Safetensors
English
French
t5
text2text-generation
Generated from Trainer
text-generation-inference
Instructions to use nomsgadded/Translation with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use nomsgadded/Translation with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("nomsgadded/Translation") model = AutoModelForSeq2SeqLM.from_pretrained("nomsgadded/Translation", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Commit ·
adc3a2b
1
Parent(s): 56a9705
Training in progress, step 1400
Browse files- model.safetensors +1 -1
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:09ac498bd25e3246c14d68ce4086b880727a63ba5d3791b0e9fe3612bec718c3
|
| 3 |
size 242041896
|