Skip to content

Possible typo in Fanfiction data processing #1

Description

@spookyQubit

Hi @rrivera1849 , thanks a lot for making the code as well as model public. I had a question about the Fanfiction dataset.

In https://github.com/LLNL/LUAR/blob/main/scripts/preprocess_pan_into_paragraphs.py#L53, should seen_data[author].add(data.iloc[idx].pair[1]) actually be seen_data[author].add(data.iloc[idx].pair[0])?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions