Instructions to use mHossain/bangla_idiom_generation_v2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use mHossain/bangla_idiom_generation_v2 with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("mHossain/bangla_idiom_generation_v2") model = AutoModelForSeq2SeqLM.from_pretrained("mHossain/bangla_idiom_generation_v2") - 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 990236853
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:97106a0c3a21bb6f89ae60c806a5ed196f9cdc3bf5d3393784cd6cb9e6847ceb
|
| 3 |
size 990236853
|
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:cac9baba608634ff951df195becd3ea521b2192bf9830459699e304d690cbc3f
|
| 3 |
size 4219
|