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
}
}
}
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
}
}
}