Datasets:
Add files using upload-large-folder tool
Browse files- Bizitobs_application/meta.json +56 -0
- Bizitobs_application/part0.parquet +3 -0
- Bizitobs_l2c_H/meta.json +28 -0
- Bizitobs_l2c_H/part0.parquet +3 -0
- Rohlik_orders_1D/meta.json +33 -0
- Rohlik_orders_1D/part0.parquet +3 -0
- Rohlik_orders_1W/meta.json +33 -0
- Rohlik_orders_1W/part0.parquet +3 -0
- Rossmann_1D/meta.json +32 -0
- Rossmann_1D/part0.parquet +3 -0
- Rossmann_1W/meta.json +32 -0
- Rossmann_1W/part0.parquet +3 -0
Bizitobs_application/meta.json
ADDED
|
@@ -0,0 +1,56 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"name": "Bizitobs_application",
|
| 3 |
+
"source": "https://huggingface.co/spaces/Salesforce/GIFT-Eval",
|
| 4 |
+
"desp": "BizITObs is a real-world multivariate time series dataset for Business and IT Observability. It integrates Business Key Performance Indicators (Biz-KPIs), such as page views, search calls, and successful or failed transactions, with IT event channels, such as hardware failures and resource over-utilization events.",
|
| 5 |
+
"domain": "Finance",
|
| 6 |
+
"license": "Apache-2.0",
|
| 7 |
+
"targets": [
|
| 8 |
+
"target_0",
|
| 9 |
+
"target_1"
|
| 10 |
+
],
|
| 11 |
+
"covariates": [
|
| 12 |
+
"past_feat_dynamic_real_0",
|
| 13 |
+
"past_feat_dynamic_real_1",
|
| 14 |
+
"past_feat_dynamic_real_2",
|
| 15 |
+
"past_feat_dynamic_real_3",
|
| 16 |
+
"past_feat_dynamic_real_4",
|
| 17 |
+
"past_feat_dynamic_real_5",
|
| 18 |
+
"past_feat_dynamic_real_6",
|
| 19 |
+
"past_feat_dynamic_real_7",
|
| 20 |
+
"past_feat_dynamic_real_8",
|
| 21 |
+
"past_feat_dynamic_real_9",
|
| 22 |
+
"past_feat_dynamic_real_10",
|
| 23 |
+
"past_feat_dynamic_real_11",
|
| 24 |
+
"past_feat_dynamic_real_12",
|
| 25 |
+
"past_feat_dynamic_real_13",
|
| 26 |
+
"past_feat_dynamic_real_14",
|
| 27 |
+
"past_feat_dynamic_real_15",
|
| 28 |
+
"past_feat_dynamic_real_16",
|
| 29 |
+
"past_feat_dynamic_real_17",
|
| 30 |
+
"past_feat_dynamic_real_18",
|
| 31 |
+
"past_feat_dynamic_real_19",
|
| 32 |
+
"past_feat_dynamic_real_20",
|
| 33 |
+
"past_feat_dynamic_real_21",
|
| 34 |
+
"past_feat_dynamic_real_22",
|
| 35 |
+
"past_feat_dynamic_real_23",
|
| 36 |
+
"past_feat_dynamic_real_24",
|
| 37 |
+
"past_feat_dynamic_real_25",
|
| 38 |
+
"past_feat_dynamic_real_26",
|
| 39 |
+
"past_feat_dynamic_real_27",
|
| 40 |
+
"past_feat_dynamic_real_28",
|
| 41 |
+
"past_feat_dynamic_real_29",
|
| 42 |
+
"past_feat_dynamic_real_30",
|
| 43 |
+
"past_feat_dynamic_real_31",
|
| 44 |
+
"past_feat_dynamic_real_32",
|
| 45 |
+
"past_feat_dynamic_real_33",
|
| 46 |
+
"past_feat_dynamic_real_34"
|
| 47 |
+
],
|
| 48 |
+
"timestamp": "timestamp",
|
| 49 |
+
"freq": "10s",
|
| 50 |
+
"num_series": 1,
|
| 51 |
+
"num_timesteps": 8834,
|
| 52 |
+
"num_datapoints": 17668,
|
| 53 |
+
"split": "train",
|
| 54 |
+
"quality": "high",
|
| 55 |
+
"timestamp_as_covariate": true
|
| 56 |
+
}
|
Bizitobs_application/part0.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ca04ba153fb3ae58fe581038f9b3b2e946f6eb9f191c318d638baf8414e77a91
|
| 3 |
+
size 200699
|
Bizitobs_l2c_H/meta.json
ADDED
|
@@ -0,0 +1,28 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"name": "Bizitobs_l2c_H",
|
| 3 |
+
"source": "https://huggingface.co/spaces/Salesforce/GIFT-Eval",
|
| 4 |
+
"desp": "BizITObs is a real-world multivariate time series dataset for Business and IT Observability. It integrates Business Key Performance Indicators (Biz-KPIs), such as page views, search calls, and successful or failed transactions, with IT event channels, such as hardware failures and resource over-utilization events.",
|
| 5 |
+
"domain": "Finance",
|
| 6 |
+
"license": "Apache-2.0",
|
| 7 |
+
"targets": [
|
| 8 |
+
"target_0",
|
| 9 |
+
"target_1",
|
| 10 |
+
"target_2",
|
| 11 |
+
"target_3",
|
| 12 |
+
"target_4",
|
| 13 |
+
"target_5",
|
| 14 |
+
"target_6"
|
| 15 |
+
],
|
| 16 |
+
"covariates": [
|
| 17 |
+
"past_feat_dynamic_real_0",
|
| 18 |
+
"past_feat_dynamic_real_1"
|
| 19 |
+
],
|
| 20 |
+
"timestamp": "timestamp",
|
| 21 |
+
"freq": "h",
|
| 22 |
+
"num_series": 1,
|
| 23 |
+
"num_timesteps": 2664,
|
| 24 |
+
"num_datapoints": 18648,
|
| 25 |
+
"split": "train",
|
| 26 |
+
"quality": "high",
|
| 27 |
+
"timestamp_as_covariate": true
|
| 28 |
+
}
|
Bizitobs_l2c_H/part0.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d82453b2d49c25a85f74f634e5c7c9ab6981fd7cdb3ad80c4d9486e75c0c33c4
|
| 3 |
+
size 73789
|
Rohlik_orders_1D/meta.json
ADDED
|
@@ -0,0 +1,33 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"name": "Rohlik_orders_1D",
|
| 3 |
+
"source": "https://huggingface.co/spaces/autogluon/fev-bench",
|
| 4 |
+
"desp": "Rohlik is a retail competition dataset for sales forecasting.",
|
| 5 |
+
"domain": "Finance",
|
| 6 |
+
"license": "Apache-2.0",
|
| 7 |
+
"targets": [
|
| 8 |
+
"orders"
|
| 9 |
+
],
|
| 10 |
+
"covariates": [
|
| 11 |
+
"holiday",
|
| 12 |
+
"shutdown",
|
| 13 |
+
"mini_shutdown",
|
| 14 |
+
"shops_closed",
|
| 15 |
+
"winter_school_holidays",
|
| 16 |
+
"school_holidays",
|
| 17 |
+
"blackout",
|
| 18 |
+
"mov_change",
|
| 19 |
+
"frankfurt_shutdown",
|
| 20 |
+
"precipitation",
|
| 21 |
+
"snow",
|
| 22 |
+
"user_activity_1",
|
| 23 |
+
"user_activity_2"
|
| 24 |
+
],
|
| 25 |
+
"timestamp": "timestamp",
|
| 26 |
+
"freq": "d",
|
| 27 |
+
"num_series": 7,
|
| 28 |
+
"num_timesteps": 7710,
|
| 29 |
+
"num_datapoints": 7710,
|
| 30 |
+
"split": "train",
|
| 31 |
+
"quality": "high",
|
| 32 |
+
"timestamp_as_covariate": true
|
| 33 |
+
}
|
Rohlik_orders_1D/part0.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3754f30c259af85c72ffdc9c695723f12297740bbbb6f83324d74a8a83056a2d
|
| 3 |
+
size 129779
|
Rohlik_orders_1W/meta.json
ADDED
|
@@ -0,0 +1,33 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"name": "rohlik_orders_1W",
|
| 3 |
+
"source": "https://huggingface.co/spaces/autogluon/fev-bench",
|
| 4 |
+
"desp": "Rohlik is a retail competition dataset for sales forecasting.",
|
| 5 |
+
"domain": "Finance",
|
| 6 |
+
"license": "Apache-2.0",
|
| 7 |
+
"targets": [
|
| 8 |
+
"orders"
|
| 9 |
+
],
|
| 10 |
+
"covariates": [
|
| 11 |
+
"holiday",
|
| 12 |
+
"shutdown",
|
| 13 |
+
"mini_shutdown",
|
| 14 |
+
"shops_closed",
|
| 15 |
+
"winter_school_holidays",
|
| 16 |
+
"school_holidays",
|
| 17 |
+
"blackout",
|
| 18 |
+
"mov_change",
|
| 19 |
+
"frankfurt_shutdown",
|
| 20 |
+
"precipitation",
|
| 21 |
+
"snow",
|
| 22 |
+
"user_activity_1",
|
| 23 |
+
"user_activity_2"
|
| 24 |
+
],
|
| 25 |
+
"timestamp": "timestamp",
|
| 26 |
+
"freq": "w",
|
| 27 |
+
"num_series": 7,
|
| 28 |
+
"num_timesteps": 1094,
|
| 29 |
+
"num_datapoints": 1094,
|
| 30 |
+
"split": "train",
|
| 31 |
+
"quality": "high",
|
| 32 |
+
"timestamp_as_covariate": true
|
| 33 |
+
}
|
Rohlik_orders_1W/part0.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5dbfc98ccc620e729c6b7128b07f0e1e123b746a8eb70dc86d26e6b3a8d78198
|
| 3 |
+
size 41109
|
Rossmann_1D/meta.json
ADDED
|
@@ -0,0 +1,32 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"name": "Rossmann_1D",
|
| 3 |
+
"source": "https://huggingface.co/spaces/autogluon/fev-bench",
|
| 4 |
+
"desp": "Rossmann is a store sales competition dataset for sales forecasting.",
|
| 5 |
+
"domain": "Finance",
|
| 6 |
+
"license": "Apache-2.0",
|
| 7 |
+
"targets": [
|
| 8 |
+
"Sales"
|
| 9 |
+
],
|
| 10 |
+
"covariates": [
|
| 11 |
+
"DayOfWeek",
|
| 12 |
+
"Customers",
|
| 13 |
+
"Open",
|
| 14 |
+
"Promo",
|
| 15 |
+
"SchoolHoliday",
|
| 16 |
+
"Store",
|
| 17 |
+
"CompetitionDistance",
|
| 18 |
+
"CompetitionOpenSinceMonth",
|
| 19 |
+
"CompetitionOpenSinceYear",
|
| 20 |
+
"Promo2",
|
| 21 |
+
"Promo2SinceWeek",
|
| 22 |
+
"Promo2SinceYear"
|
| 23 |
+
],
|
| 24 |
+
"timestamp": "timestamp",
|
| 25 |
+
"freq": "d",
|
| 26 |
+
"num_series": 1115,
|
| 27 |
+
"num_timesteps": 1050330,
|
| 28 |
+
"num_datapoints": 1050330,
|
| 29 |
+
"split": "train",
|
| 30 |
+
"quality": "medium",
|
| 31 |
+
"timestamp_as_covariate": true
|
| 32 |
+
}
|
Rossmann_1D/part0.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d4ba17f5946a7d7ae6ba4df044b39af39ce4892ce3d456398e9f286fe9e6365d
|
| 3 |
+
size 3837665
|
Rossmann_1W/meta.json
ADDED
|
@@ -0,0 +1,32 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"name": "Rossmann_1W",
|
| 3 |
+
"source": "https://huggingface.co/spaces/autogluon/fev-bench",
|
| 4 |
+
"desp": "Rossmann is a store sales competition dataset for sales forecasting.",
|
| 5 |
+
"domain": "Finance",
|
| 6 |
+
"license": "Apache-2.0",
|
| 7 |
+
"targets": [
|
| 8 |
+
"Sales"
|
| 9 |
+
],
|
| 10 |
+
"covariates": [
|
| 11 |
+
"Customers",
|
| 12 |
+
"Open",
|
| 13 |
+
"Promo",
|
| 14 |
+
"StateHoliday",
|
| 15 |
+
"SchoolHoliday",
|
| 16 |
+
"Store",
|
| 17 |
+
"CompetitionDistance",
|
| 18 |
+
"CompetitionOpenSinceMonth",
|
| 19 |
+
"CompetitionOpenSinceYear",
|
| 20 |
+
"Promo2",
|
| 21 |
+
"Promo2SinceWeek",
|
| 22 |
+
"Promo2SinceYear"
|
| 23 |
+
],
|
| 24 |
+
"timestamp": "timestamp",
|
| 25 |
+
"freq": "w",
|
| 26 |
+
"num_series": 1115,
|
| 27 |
+
"num_timesteps": 148295,
|
| 28 |
+
"num_datapoints": 148295,
|
| 29 |
+
"split": "train",
|
| 30 |
+
"quality": "high",
|
| 31 |
+
"timestamp_as_covariate": true
|
| 32 |
+
}
|
Rossmann_1W/part0.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:75b18fb32713435818f848502069ab7aea2f0db43e1f26320b369300ac387118
|
| 3 |
+
size 922208
|