Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
CwAnkit07
/
Question-textractor
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
39b457f
Question-textractor
/
model
/
special_tokens_map.json
CwAnkit07
Upload 6 files
39b457f
verified
about 1 year ago
raw
Copy download link
history
blame
Safe
132 Bytes
{
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
}