Skip to content

Clarification on baseline model settings for NTP vs. teacherless (Seq2Seq config error) #3

Description

@YaraLiao

Dear authors,

I’m reproducing the baselines from Roll the dice & look before you leap and I’m unsure which model setting to use for the NTP and teacherless (multi-token) setups.

When I run your sibling-discovery/teacherless training script, I hit:

ValueError: You must specify a Seq2Seq config OR encoder_type, encoder_name, and decoder_name OR encoder_type and encoder_decoder_name

This comes from simpletransformers.seq2seq.Seq2SeqModel initialization.Could you please clarify the intended backbone/configuration for each baseline?

Thank you for your time and for the excellent benchmark.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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