Skip to content

how to get intermediate predicted logical forms? #2

@alsuhr-c

Description

@alsuhr-c

Hi,

I'm wondering how or where I could modify the code to get intermediate (before-execution) logical form predictions on the train/dev/test sets after I've trained a model. I explored the code a bit and found where the LFs are being executed in rlong/, but it seems like the only place this code was being called was in the RL exploration phase, where it's iterating over all possible actions. How would I get the predicted logical forms?

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions