Instructions to use Formzu/bart-base-japanese with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Formzu/bart-base-japanese with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("Formzu/bart-base-japanese") model = AutoModelForSeq2SeqLM.from_pretrained("Formzu/bart-base-japanese") - Notebooks
- Google Colab
- Kaggle
File size: 134 Bytes
0419fec | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:74367555daf7ab2ed66635f49f84bde097db57d11cb0c6c293410645a0f3f34f
size 501801969
|