Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
mwong
/
ernie-v2-climate-evidence-related
like
0
Transformers
PyTorch
mwong/climate-evidence-related
English
bert
text classification
fact checking
Inference Endpoints
License:
mit
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
main
ernie-v2-climate-evidence-related
/
special_tokens_map.json
mwong
add tokenizer
5a68db9
over 2 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
112 Bytes
{
"unk_token"
:
"[UNK]"
,
"sep_token"
:
"[SEP]"
,
"pad_token"
:
"[PAD]"
,
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
}