Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
farnazzeidi
/
multilabel-legalturk-bert-model
like
0
Text Classification
PyTorch
Turkish
bert
legal
arxiv:
2407.00648
License:
cc-by-nc-sa-4.0
Model card
Files
Files and versions
Community
2
main
multilabel-legalturk-bert-model
/
special_tokens_map.json
farnazzeidi
Initial commit of multilabel-classification model for legal text
1ab7627
verified
about 1 month 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]"
}