Instructions to use BNKEN/distilbert-base-japanese with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use BNKEN/distilbert-base-japanese with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("BNKEN/distilbert-base-japanese", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Create README.md
#1
by y-tag - opened
Thank you for sharing the great model!
This PR copied the README from GitHub and slightly updated model metadata.