Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
johnlockejrr
/
hebrew_sefaria_preprocessor
like
0
License:
mit
Model card
Files
Files and versions
Community
e3949e8
hebrew_sefaria_preprocessor
/
special_tokens_map.json
johnlockejrr
Upload 5 files
e3949e8
verified
2 months 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]"
}