Skip to content

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

@consigcody94

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.

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