Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
visolex
/
mbert-absa-restaurant
like
0
Follow
ViSoLex Resources
6
Safetensors
visolex/VLSP2018-ABSA-Restaurant
bert
vietnamese
aspect-based-sentiment-analysis
VLSP-ABSA
custom_code
Eval Results (legacy)
License:
apache-2.0
Model card
Files
Files and versions
xet
Community
main
mbert-absa-restaurant
/
special_tokens_map.json
AnnyNguyen
Upload special_tokens_map.json with huggingface_hub
3bb8410
verified
about 2 months ago
raw
Copy download link
history
blame
contribute
delete
125 Bytes
{
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
}