Upload user_prefs.json with huggingface_hub
Browse files- user_prefs.json +3 -3
user_prefs.json
CHANGED
|
@@ -1,8 +1,8 @@
|
|
| 1 |
{
|
| 2 |
-
"start_year":
|
| 3 |
"fee_bps": 10,
|
| 4 |
"max_epochs": 95,
|
| 5 |
-
"wavelet": "
|
| 6 |
-
"tsl_pct":
|
| 7 |
"z_reentry": 1.0
|
| 8 |
}
|
|
|
|
| 1 |
{
|
| 2 |
+
"start_year": 2016,
|
| 3 |
"fee_bps": 10,
|
| 4 |
"max_epochs": 95,
|
| 5 |
+
"wavelet": "db4 (Daubechies-4)",
|
| 6 |
+
"tsl_pct": 12,
|
| 7 |
"z_reentry": 1.0
|
| 8 |
}
|