Instructions to use frett/chinese_paragraph_bert-ext with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use frett/chinese_paragraph_bert-ext with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForMultipleChoice tokenizer = AutoTokenizer.from_pretrained("frett/chinese_paragraph_bert-ext") model = AutoModelForMultipleChoice.from_pretrained("frett/chinese_paragraph_bert-ext") - Notebooks
- Google Colab
- Kaggle
File size: 129 Bytes
9ce6971 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:71069dbaf2fafd231651264158f91bf53eab3a9e2f4d96ae15c824df41644e3a
size 5304
|