Sentence Similarity
Transformers
PyTorch
Safetensors
Chinese
bert
feature-extraction
text2vec
text-embeddings-inference
Instructions to use GanymedeNil/text2vec-large-chinese with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use GanymedeNil/text2vec-large-chinese with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModel tokenizer = AutoTokenizer.from_pretrained("GanymedeNil/text2vec-large-chinese") model = AutoModel.from_pretrained("GanymedeNil/text2vec-large-chinese") - Inference
- Notebooks
- Google Colab
- Kaggle
Based on the derivative model of https://huggingface.co/shibing624/text2vec-base-chinese, replace MacBERT with LERT, and keep other training conditions unchangedγ
News
2024-06-25 text2vec-large-chinese onnxruntime version.
Talk to me: https://twitter.com/GanymedeNil
- Downloads last month
- 3,574