Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
alex-apostolo
/
legal-bert-small-filtered-cuad
like
0
Question Answering
Transformers
PyTorch
TensorBoard
alex-apostolo/filtered-cuad
bert
Generated from Trainer
Inference Endpoints
License:
cc-by-sa-4.0
Model card
Files
Files and versions
Metrics
Training metrics
Community
2
Train
Deploy
Use this model
main
legal-bert-small-filtered-cuad
/
special_tokens_map.json
alex-apostolo
Training in progress, step 500
6e60938
over 2 years 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]"
}