Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
gg-ai
/
detect-languaje-model
like
0
Follow
Golden AI Group
3
Text Classification
Transformers
ONNX
bert
text-embeddings-inference
Model card
Files
Files and versions
xet
Community
Deploy
Use this model
main
detect-languaje-model
/
special_tokens_map.json
erickdp
Upload 7 files
3cdeef5
over 3 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
125 Bytes
{
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
}