Instructions to use TencentGameMate/chinese-hubert-base with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use TencentGameMate/chinese-hubert-base with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("feature-extraction", model="TencentGameMate/chinese-hubert-base")# Load model directly from transformers import AutoProcessor, AutoModel processor = AutoProcessor.from_pretrained("TencentGameMate/chinese-hubert-base") model = AutoModel.from_pretrained("TencentGameMate/chinese-hubert-base") - Inference
- Notebooks
- Google Colab
- Kaggle
- Xet hash:
- aa85d467242443dbfd8e2a70c39bf701abec9ba04e6e128a566712e3695486e3
- Size of remote file:
- 378 MB
- SHA256:
- 2fefccd26c2794a583b80f6f7210c721873cb7ebae2c1cde3baf9b27855e24d8
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.