Skip to content

model_pretrain.py file text_modal issue #6

Description

@tpwlsrla

While running the model, I realized that the text_modal argument in the model_pretrain.py file might be incorrect. Alternatively, there might be an issue with the column value being passed to input_1 in the dataset file. It seems to be one of these two possibilities.

The text_modal's text appears to be the embedding value for the input, which is why changing it to self.input_modal allows the code to run correctly. However, I’m unsure what the intended logic of the code is, and I’m wondering how exactly this should be adjusted.

Can anyone provide guidance on what this code is supposed to do and how to fix this issue properly?

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