Instructions to use nimrita/booktranslation_opusdataset with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use nimrita/booktranslation_opusdataset with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("nimrita/booktranslation_opusdataset") model = AutoModelForSeq2SeqLM.from_pretrained("nimrita/booktranslation_opusdataset") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 500
Browse files- pytorch_model.bin +1 -1
- training_args.bin +1 -1
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 242071641
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f006ed45a069087fa1a7082fd17c02ca213762329ebd23ea799632d55de14213
|
| 3 |
size 242071641
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 4219
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9cacc1e1c9e3674b80379f458278e52ab0d8f10364114967020837625d42510b
|
| 3 |
size 4219
|