zongowo111 commited on
Commit
bb132fe
·
verified ·
1 Parent(s): ee5c17c

Upload bias corrections configuration

Browse files
Files changed (1) hide show
  1. bias_corrections_v8.json +27 -0
bias_corrections_v8.json ADDED
@@ -0,0 +1,27 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "version": "v8",
3
+ "description": "Bias correction offsets for each cryptocurrency model",
4
+ "generated_at": "2025-12-14T13:45:15.029522",
5
+ "corrections": {
6
+ "ADA": -0.00034801,
7
+ "ARB": 0.00249494,
8
+ "ATOM": 0.04247257,
9
+ "AVAX": -0.13477993,
10
+ "BNB": -3.61635643,
11
+ "BTC": -634.68196144,
12
+ "DOGE": 0.00039051,
13
+ "DOT": 0.01684872,
14
+ "ETH": -43.02049763,
15
+ "FTM": 0.02146025,
16
+ "LINK": -0.21663771,
17
+ "LTC": 0.11111928,
18
+ "MATIC": 0.01995751,
19
+ "NEAR": -0.01242539,
20
+ "OP": -0.00079995,
21
+ "PEPE": 2e-07,
22
+ "SHIB": -0.0,
23
+ "SOL": 0.09011081,
24
+ "UNI": 0.32381165,
25
+ "XRP": 0.00229768
26
+ }
27
+ }