Skip to content

the d2e model has higer score than d2s model. is it normal ? #2

@wangwang110

Description

@wangwang110

thank you for your good work. In my experiment(traing stage), I find a large gap between d2e and d2s and the d2e has higer score. is it normal ?

d2e perfomance:

{
"epoch": 50,
"scores": {
"train/loss": {
"loss": 50.01665752796086
},
"valid/score": {
"span": 0.8564028180687941,
"ns": 0.7262743472855366,
"relation": 0.5683796104434314,
"full": 0.5623704931620389
}
}
}

d2s performance:
{
"epoch": 50,
"scores": {
"train/loss": {
"loss": 29.35438394074393
},
"valid/score": {
"span": 0.6909492273730684,
"ns": 0.4586092715231788,
"relation": 0.2886313465783664,
"full": 0.2814569536423841
}
}
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions