Skip to content

[Bug] char id takes 3 dimensional vector as input #3

@PaulZhangIsing

Description

@PaulZhangIsing

From Keras documentation, it looks Embedding layers could only take 2d input vector,
However, in line char_ids = [None, None ,None], it looks it takes 3d vector,
Therefore when I try to run the program, it faces the bug.

Does anyone have any ideas on how to fix it?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions