Yulong Lin
Yulong Lin
> Wouldn't this explanation lead to an infinite recursion with duplicated output? > > The strange thing about this is, that I cannot reproduce this issue at all on my...
@Qwlouse I see, thanks! `capture_mode="sys"` doesn't seem to work for me unfortunately
> It's still corrupted. :\ @tranzmatt You can repair the zip file on Linux using the code snippet stated by @fpaupier above
> Most of the CTDG GNNs are using events stream with this same structure: source node id, destination node id, time and message. Thus, it seems the features of the...
@otaviocx Oh I realised that you have a PR https://github.com/pyg-team/pytorch_geometric/pull/3985 that's almost ready for merging. I'll take a closer look later this weekend to understand if what I said above...
> @Padarn, `Data.to_temporal(time_attr='time')` on the other side is something that I think we can start working on, wdyt? @Padarn @otaviocx Let me know if I can help with this :)
Frustrated by this issue too! @dexterleng any chance you could include support for Notion? 😅
Looking through the HuggingFace datasets repo, it seems maybe I could branch off yours and add a "quality_hard" dataset with a QualityConfig that has hard_only=True: https://huggingface.co/datasets/tau/scrolls/blob/main/scrolls.py#L214 But parsing the QuALITY...