tareqsisalem commited on
Commit
f27115d
·
verified ·
1 Parent(s): 98f5275

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +44 -45
README.md CHANGED
@@ -1,52 +1,52 @@
1
  ---
2
- viewer: false
3
  license: mit
4
  task_categories:
5
- - time-series-forecasting
6
  task_ids:
7
- - univariate-time-series-forecasting
8
- - multivariate-time-series-forecasting
9
  pretty_name: Beam-Level (5G) Time-Series Dataset
10
  configs:
11
- - config_name: DLPRB
12
- description: Downlink Physical Resource Block (DLPRB) time-series data.
13
- data_files:
14
- - split: train_0w_5w
15
- path: data/train/DLPRB_train_0w-5w.csv
16
- - split: test_5w_6w
17
- path: data/test/DLPRB_test_5w-6w.csv
18
- - split: test_10w_11w
19
- path: data/test/DLPRB_test_10w-11w.csv
20
-
21
- - config_name: DLThpVol
22
- description: Downlink Throughput Volume (DLThpVol) time-series data.
23
- data_files:
24
- - split: train_0w_5w
25
- path: data/train/DLThpVol_train_0w-5w.csv
26
- - split: test_5w_6w
27
- path: data/test/DLThpVol_test_5w-6w.csv
28
- - split: test_10w_11w
29
- path: data/test/DLThpVol_test_10w-11w.csv
30
-
31
- - config_name: DLThpTime
32
- description: Downlink Throughput Time (DLThpTime) time-series data.
33
- data_files:
34
- - split: train_0w_5w
35
- path: data/train/DLThpTime_train_0w-5w.csv
36
- - split: test_5w_6w
37
- path: data/test/DLThpTime_test_5w-6w.csv
38
- - split: test_10w_11w
39
- path: data/test/DLThpTime_test_10w-11w.csv
40
-
41
- - config_name: MR_number
42
- description: Measurement Report Number (MR_number) time-series data.
43
- data_files:
44
- - split: train_0w_5w
45
- path: data/train/MR_number_train_0w-5w.csv
46
- - split: test_5w_6w
47
- path: data/test/MR_number_test_5w-6w.csv
48
- - split: test_10w_11w
49
- path: data/test/MR_number_test_10w-11w.csv
 
50
  ---
51
 
52
  ## Beam-Level (5G) Time-Series Dataset
@@ -72,5 +72,4 @@ Each dataset corresponds to a specific network performance metric:
72
  ### Citation
73
 
74
  Please cite this paper if you intend to use this dataset for your research:
75
- > L. Fechete et al., Goal-Oriented Time-Series Forecasting: Foundation Framework Design, arXiv:2504.17493 (2025).
76
-
 
1
  ---
 
2
  license: mit
3
  task_categories:
4
+ - time-series-forecasting
5
  task_ids:
6
+ - univariate-time-series-forecasting
7
+ - multivariate-time-series-forecasting
8
  pretty_name: Beam-Level (5G) Time-Series Dataset
9
  configs:
10
+ - config_name: DLPRB
11
+ description: Downlink Physical Resource Block (DLPRB) time-series data.
12
+ data_files:
13
+ - split: train_0w_5w
14
+ path: data/train/DLPRB_train_0w-5w.csv
15
+ - split: test_5w_6w
16
+ path: data/test/DLPRB_test_5w-6w.csv
17
+ - split: test_10w_11w
18
+ path: data/test/DLPRB_test_10w-11w.csv
19
+ - config_name: DLThpVol
20
+ description: Downlink Throughput Volume (DLThpVol) time-series data.
21
+ data_files:
22
+ - split: train_0w_5w
23
+ path: data/train/DLThpVol_train_0w-5w.csv
24
+ - split: test_5w_6w
25
+ path: data/test/DLThpVol_test_5w-6w.csv
26
+ - split: test_10w_11w
27
+ path: data/test/DLThpVol_test_10w-11w.csv
28
+ - config_name: DLThpTime
29
+ description: Downlink Throughput Time (DLThpTime) time-series data.
30
+ data_files:
31
+ - split: train_0w_5w
32
+ path: data/train/DLThpTime_train_0w-5w.csv
33
+ - split: test_5w_6w
34
+ path: data/test/DLThpTime_test_5w-6w.csv
35
+ - split: test_10w_11w
36
+ path: data/test/DLThpTime_test_10w-11w.csv
37
+ - config_name: MR_number
38
+ description: Measurement Report Number (MR_number) time-series data.
39
+ data_files:
40
+ - split: train_0w_5w
41
+ path: data/train/MR_number_train_0w-5w.csv
42
+ - split: test_5w_6w
43
+ path: data/test/MR_number_test_5w-6w.csv
44
+ - split: test_10w_11w
45
+ path: data/test/MR_number_test_10w-11w.csv
46
+ language:
47
+ - en
48
+ tags:
49
+ - wireless
50
  ---
51
 
52
  ## Beam-Level (5G) Time-Series Dataset
 
72
  ### Citation
73
 
74
  Please cite this paper if you intend to use this dataset for your research:
75
+ > L. Fechete et al., Goal-Oriented Time-Series Forecasting: Foundation Framework Design, arXiv:2504.17493 (2025).