Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
manueldeprada
/
FactCC
like
3
Text Classification
Transformers
PyTorch
google-tensorflow
TensorFlow
JAX
cnn_dailymail
English
bert
Inference Endpoints
arxiv:
1910.12840
License:
bsd-3-clause-clear
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
59a7949
FactCC
/
tokenizer_config.json
manueldeprada
Upload 6 files
283e3fd
about 1 year ago
raw
Copy download link
history
blame
Safe
174 Bytes
{
"unk_token"
:
"[UNK]"
,
"sep_token"
:
"[SEP]"
,
"pad_token"
:
"[PAD]"
,
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
,
"model_max_length"
:
512
,
"name_or_path"
:
"bert-base-uncased"
}