mmcdermott / EventStreamGPT

Dataset and modelling infrastructure for modelling "event streams": sequences of continuous time, multivariate events with complex internal dependencies.
https://eventstreamml.readthedocs.io/en/latest/
MIT License
98 stars 16 forks source link

self has no task_df member. #34

Closed mmcdermott closed 1 year ago

mmcdermott commented 1 year ago

https://github.com/mmcdermott/EventStreamGPT/blob/fc6a0e92eda4ca19f0735d287f32afe9d295bf16/EventStream/data/pytorch_dataset.py#L349

mmcdermott commented 1 year ago

Closing as this is fixed in dev; will be pushed to main soon.