Update README.md
Browse files
README.md
CHANGED
|
@@ -6,6 +6,7 @@
|
|
| 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 |
|
| 11 |
-
|
|
|
|
| 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
|
| 11 |
|
| 12 |
+
datasets.load_dataset('TobiTob/CityLearn', 'data_name')
|