Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
huzey
/
alignedthreeattn
like
0
Model card
Files
Files and versions
Community
7acde1f
alignedthreeattn
/
utils
/
constants.py
huzey
upload
7acde1f
10 months ago
raw
Copy download link
history
blame
Safe
115 Bytes
OPENAI_DATASET_MEAN = (
0.48145466
,
0.4578275
,
0.40821073
)
OPENAI_DATASET_STD = (
0.26862954
,
0.26130258
,
0.27577711
)