Datasets:
Upload dataset
Browse files
README.md
CHANGED
@@ -4294,6 +4294,38 @@ dataset_info:
|
|
4294 |
num_examples: 1
|
4295 |
download_size: 2301980
|
4296 |
dataset_size: 9532849
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
4297 |
configs:
|
4298 |
- config_name: ETT_15T
|
4299 |
data_files:
|
@@ -4627,6 +4659,10 @@ configs:
|
|
4627 |
data_files:
|
4628 |
- split: train
|
4629 |
path: solar_with_weather/15T/train-*
|
|
|
|
|
|
|
|
|
4630 |
---
|
4631 |
|
4632 |
## Forecast evaluation datasets
|
|
|
4294 |
num_examples: 1
|
4295 |
download_size: 2301980
|
4296 |
dataset_size: 9532849
|
4297 |
+
- config_name: solar_with_weather_1H
|
4298 |
+
features:
|
4299 |
+
- name: id
|
4300 |
+
dtype: string
|
4301 |
+
- name: timestamp
|
4302 |
+
sequence: timestamp[ms]
|
4303 |
+
- name: target
|
4304 |
+
sequence: float32
|
4305 |
+
- name: global_horizontal_irradiance
|
4306 |
+
sequence: float32
|
4307 |
+
- name: temp
|
4308 |
+
sequence: float32
|
4309 |
+
- name: pressure
|
4310 |
+
sequence: float32
|
4311 |
+
- name: humidity
|
4312 |
+
sequence: float32
|
4313 |
+
- name: wind_speed
|
4314 |
+
sequence: float32
|
4315 |
+
- name: rain_1h
|
4316 |
+
sequence: float32
|
4317 |
+
- name: snow_1h
|
4318 |
+
sequence: float32
|
4319 |
+
- name: clouds_all
|
4320 |
+
sequence: float32
|
4321 |
+
- name: day_length
|
4322 |
+
sequence: float32
|
4323 |
+
splits:
|
4324 |
+
- name: train
|
4325 |
+
num_bytes: 2383153
|
4326 |
+
num_examples: 1
|
4327 |
+
download_size: 830505
|
4328 |
+
dataset_size: 2383153
|
4329 |
configs:
|
4330 |
- config_name: ETT_15T
|
4331 |
data_files:
|
|
|
4659 |
data_files:
|
4660 |
- split: train
|
4661 |
path: solar_with_weather/15T/train-*
|
4662 |
+
- config_name: solar_with_weather_1H
|
4663 |
+
data_files:
|
4664 |
+
- split: train
|
4665 |
+
path: solar_with_weather/1H/train-*
|
4666 |
---
|
4667 |
|
4668 |
## Forecast evaluation datasets
|
solar_with_weather/1H/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b869eca73035a6e480798210ad93ba114e172e039605101e192884778f1d8a77
|
3 |
+
size 830505
|