Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
microsoft
/
llmlingua-2-bert-base-multilingual-cased-meetingbank
like
20
Follow
Microsoft
5,076
Token Classification
Transformers
Safetensors
bert
Inference Endpoints
arxiv:
2403.12968
License:
apache-2.0
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
main
llmlingua-2-bert-base-multilingual-cased-meetingbank
/
special_tokens_map.json
qianhuiwu
Add original tokenizer.
0bb84fa
8 months 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]"
}