Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
hf-internal-testing
/
tiny-random-FunnelModel
like
0
Follow
Hugging Face Internal Testing Organization
156
Feature Extraction
Transformers
PyTorch
google-tensorflow
TensorFlow
funnel
Model card
Files
Files and versions
xet
Community
1
Deploy
Use this model
refs/pr/1
tiny-random-FunnelModel
/
special_tokens_map.json
ydshieh
HF Staff
Upload tiny models for FunnelModel
bfbaa8f
about 3 years ago
raw
Copy download link
history
blame
Safe
170 Bytes
{
"bos_token"
:
"<s>"
,
"cls_token"
:
"<cls>"
,
"eos_token"
:
"</s>"
,
"mask_token"
:
"<mask>"
,
"pad_token"
:
"<pad>"
,
"sep_token"
:
"<sep>"
,
"unk_token"
:
"<unk>"
}