Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
newsmediabias
/
UnBIAS-NER
like
0
Follow
News Media Biases
23
Token Classification
Transformers
PyTorch
newsmediabias/BIAS-CONLL
bert
Inference Endpoints
License:
mit
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
main
UnBIAS-NER
/
special_tokens_map.json
mizanur65
Upload tokenizer
7dc89d0
about 1 year 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]"
}