traffic_hourly / README.md
LeoTungAnh's picture
Upload README.md with huggingface_hub
b0f12d0
|
raw
history blame
634 Bytes
---
dataset_info:
features:
- name: start
dtype: timestamp[s]
- name: feat_static_cat
sequence: uint64
- name: feat_dynamic_real
sequence:
sequence: float32
- name: item_id
dtype: string
- name: target
sequence: float64
splits:
- name: train
num_bytes: 120352440
num_examples: 862
download_size: 0
dataset_size: 120352440
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
# Dataset Card for "traffic_hourly"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)