Language Detection
Collection
Text Classification • 12 items • Updated
How to use braindao/e5-large-instruct-language-identifier-en-es-ko-zh-fastc with Transformers:
# Load model directly
from transformers import AutoModel
model = AutoModel.from_pretrained("braindao/e5-large-instruct-language-identifier-en-es-ko-zh-fastc", dtype="auto")Base model
intfloat/multilingual-e5-large-instruct