Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
dewdev
/
language_detection
like
0
Text Classification
Transformers
LiteRT
ONNX
Safetensors
hac541309/open-lid-dataset
bert
language
detection
classification
License:
mit
Model card
Files
Files and versions
xet
Community
Deploy
Use this model
cd04eeb
language_detection
/
onnx
/
special_tokens.json
dewdev
Upload 3 files
bdd936f
verified
9 months ago
raw
Copy download link
history
blame
Safe
124 Bytes
{
"unk_token"
:
"[UNK]"
,
"sep_token"
:
"[SEP]"
,
"pad_token"
:
"[PAD]"
,
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
}