lyl472324464 commited on
Commit
8b96a20
·
verified ·
1 Parent(s): 5e7e10d

fix stats task_index after negative-index repair

Browse files
Files changed (1) hide show
  1. meta/stats.json +7 -7
meta/stats.json CHANGED
@@ -1068,25 +1068,25 @@
1068
  0.0
1069
  ],
1070
  "std": [
1071
- -1.0
1072
  ],
1073
  "count": [
1074
- 34999.0
1075
  ],
1076
  "q01": [
1077
- 2.220446049250313e-16
1078
  ],
1079
  "q10": [
1080
- 4.440892098500626e-15
1081
  ],
1082
  "q50": [
1083
- 1.9761969838327786e-14
1084
  ],
1085
  "q90": [
1086
- 3.530509218307998e-14
1087
  ],
1088
  "q99": [
1089
- 3.9968028886505635e-14
1090
  ]
1091
  }
1092
  }
 
1068
  0.0
1069
  ],
1070
  "std": [
1071
+ 0.0
1072
  ],
1073
  "count": [
1074
+ 34999
1075
  ],
1076
  "q01": [
1077
+ 0.0
1078
  ],
1079
  "q10": [
1080
+ 0.0
1081
  ],
1082
  "q50": [
1083
+ 0.0
1084
  ],
1085
  "q90": [
1086
+ 0.0
1087
  ],
1088
  "q99": [
1089
+ 0.0
1090
  ]
1091
  }
1092
  }