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

Nested ragged tensors integration does not respect `seq_padding_side` #104

Open mmcdermott opened 5 months ago

mmcdermott commented 4 months ago

This is fixed in the most recent changes in #90 and in using nested ragged tensors version 0.0.6 or higher.