Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
DunnBC22
/
bert-base-uncased-Vitamin_C_Fact_Verification
like
1
Question Answering
Transformers
PyTorch
TensorBoard
tasksource/bigbench
English
bert
multiple-choice
Generated from Trainer
multiple_choice
Inference Endpoints
License:
apache-2.0
Model card
Files
Files and versions
Metrics
Training metrics
Community
1
Train
Deploy
Use this model
refs/pr/1
bert-base-uncased-Vitamin_C_Fact_Verification
/
special_tokens_map.json
DunnBC22
Training in progress, step 500
6b7df29
over 1 year ago
raw
Copy download link
history
blame
Safe
125 Bytes
{
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
}