Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
obsei-ai
/
sell-buy-intent-classifier-bert-mini
like
3
Follow
Obsei
2
Text Classification
Transformers
PyTorch
Safetensors
English
bert
buy-intent
sell-intent
consumer-intent
Inference Endpoints
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
c5d4971
sell-buy-intent-classifier-bert-mini
/
special_tokens_map.json
shahrukhx01
add model
c487059
over 3 years ago
raw
Copy download link
history
blame
Safe
112 Bytes
{
"unk_token"
:
"[UNK]"
,
"sep_token"
:
"[SEP]"
,
"pad_token"
:
"[PAD]"
,
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
}