NimurAI commited on
Commit
a076fe5
·
verified ·
1 Parent(s): fb1cf8c

Upload normalization_stats.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. normalization_stats.json +13 -0
normalization_stats.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "mean": [
3
+ 0.4682,
4
+ 0.4865,
5
+ 0.305
6
+ ],
7
+ "std": [
8
+ 0.2064,
9
+ 0.1995,
10
+ 0.1961
11
+ ],
12
+ "description": "Normalization statistics calculated from training dataset"
13
+ }