Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
lyan62
/
zh_wiki_small
like
0
Transformers
PyTorch
pixel
masked-auto-encoding
Generated from Trainer
Inference Endpoints
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
9e66636
zh_wiki_small
/
preprocessor_config.json
lyan62
Model save
a91ee72
almost 2 years ago
raw
Copy download link
history
blame
Safe
249 Bytes
{
"do_normalize"
:
false
,
"do_resize"
:
true
,
"feature_extractor_type"
:
"ViTFeatureExtractor"
,
"image_mean"
:
[
0.5
,
0.5
,
0.5
]
,
"image_std"
:
[
0.5
,
0.5
,
0.5
]
,
"resample"
:
2
,
"size"
:
[
32
,
18432
]
}