Skip to content

Position embeddings allocated but never used - model is bag-of-tokens #1

Description

@consigcody94

Found via code audit. transformer.py:52. x = tok_emb directly without adding position_embedding. Model cannot learn sequence order. All training produces garbage.

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