Skip to content

about crf result #1

@DeeepSeeek

Description

@DeeepSeeek

hi:
Thanks for sharing! but when i use crf layer of your model,
crf = CRFLayer()
pred = crf([pred, sequence_lengths])
the printed f-score are all 0,and early stop occured.
but when use the origin model(that is no crf) the result is sometimes ok,
can you give some suggestion on how to make crf layer better?thanks

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