* [x] unify the data folder structure * [x] unify the anomaly cat and level setting if available * [ ] unify the node/graph data process through args * [ ] all data reading goes to node-level. For graph-level, extract data by reshaping the `xs` and `ys`. * [x] unify the `processed_data` locations. * [x] unify `dataset.py` and `dataset_v2.py` #11 * [ ] (optional) apply `pre_tranasform` for normalization