Skip to content

Missing EOS? #12

@Zadagu

Description

@Zadagu

Hi,
I'm looking through your training data (the json representation).
I found a instance where tokens are not followed by a EOS node.

  "targets": [
    "Nm",
    "idle,sources",
    "Cal",
    "Nm",
    "get",
    "EOS",
    "Nm",
    "i",
    "EOS",
    "EOS"
  ],
  "target_seq": "idleSources.get(i)",

Could you please elaborate why there is no EOS after "idle,sources" in this case?

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