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