Update README.md
Browse files
README.md
CHANGED
@@ -6,9 +6,5 @@
|
|
6 |
|
7 |
# Dataset Card for Dataset CityLearn
|
8 |
|
9 |
-
### Dataset Summary
|
10 |
-
|
11 |
This dataset is used to train a decision Transformer for the CityLearn 2022 environment https://www.aicrowd.com/challenges/neurips-2022-citylearn-challenge
|
12 |
-
|
13 |
-
### Data Splits
|
14 |
-
There is only a training set for this dataset, as evaluation is undertaken by interacting with a simulator.
|
|
|
6 |
|
7 |
# Dataset Card for Dataset CityLearn
|
8 |
|
|
|
|
|
9 |
This dataset is used to train a decision Transformer for the CityLearn 2022 environment https://www.aicrowd.com/challenges/neurips-2022-citylearn-challenge
|
10 |
+
You can load data from this dataset via datasets.load_dataset('TobiTob/CityLearn', 'data_name').
|
|
|
|