Instructions to use Ayaka/bart-base-cantonese with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Ayaka/bart-base-cantonese with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("fill-mask", model="Ayaka/bart-base-cantonese")# Load model directly from transformers import AutoTokenizer, AutoModel tokenizer = AutoTokenizer.from_pretrained("Ayaka/bart-base-cantonese") model = AutoModel.from_pretrained("Ayaka/bart-base-cantonese") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 3ae6040a7e676b1d9d092f1e41a4f327d76bff50e1b310cdf6ea638ea863c060
- Size of remote file:
- 439 MB
- SHA256:
- 88ccb433289f83a442b26e0249c2c45fb82d1fa7fe24c092dc176005adf79e5a
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.