Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
dataflare
/
df-arc
like
1
Follow
Dataflare
2
dataflare/arabic-dialect-corpus
dataflare/egypt-legal-corpus
Arabic
arabic
tokenizer
morphology
nlp
dialect
License:
apache-2.0
Model card
Files
Files and versions
xet
Community
Copy to bucket
new
main
df-arc
/
special_tokens_map.json
fr3on
Upload custom Unigram tokenizer (v1)
ea23987
verified
4 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
169 Bytes
{
"bos_token"
:
"<s>"
,
"eos_token"
:
"</s>"
,
"unk_token"
:
"[UNK]"
,
"pad_token"
:
"[PAD]"
,
"cls_token"
:
"[CLS]"
,
"sep_token"
:
"[SEP]"
,
"mask_token"
:
"[MASK]"
}