Language Detection
Collection
Text Classification • 12 items • Updated
How to use braindao/tinyroberta-6l-768d-language-identifier-en-es-ko-zh-fastc-lr with Transformers:
# Load model directly
from transformers import AutoModel
model = AutoModel.from_pretrained("braindao/tinyroberta-6l-768d-language-identifier-en-es-ko-zh-fastc-lr", device_map="auto")Base model
deepset/tinyroberta-6l-768d