Skip to content

VL-T5 decoder all layers output how to get them ? size(batch_size, n_layers, sequence_length, hidden_dim)? #36

@alice-cool

Description

@alice-cool

Dear scholar,
I want to get them from the VL-T5 decoder hidden output, shape(batch_size, n_layers, sequence_length, hidden_dim)? can I get them. I can get encoder hidden output from the self.block in modeling_t5_our.py, but decoder output from each layer can not get .

If you know the method, can you tell me. I am sorry to bother you.

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