Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Region Relation Error #11

Open
Marloweeee opened this issue Oct 12, 2024 · 2 comments
Open

Region Relation Error #11

Marloweeee opened this issue Oct 12, 2024 · 2 comments

Comments

@Marloweeee
Copy link

Marloweeee commented Oct 12, 2024

Thanks your great work! Here are some questions when I run the code, please answer it at your convenience.
First, the evaluation metric do not seem to change during training.
And the region relation error appears after Epoch 1.

------------Epoch: 0------------
train_loss: 299.235211
train_region_loss: 201.823815
dev: {'f': 0.0, 'rec': 0.0, 'pre': 0.0, 'em': 0.0, 'uc': 0, 'nc': 0, 'tc': 0, 'sc': 0}
test: {'f': 0.0, 'rec': 0.0, 'pre': 0.0, 'em': 0.0, 'uc': 0, 'nc': 0, 'tc': 0, 'sc': 0}
train: {'f': 0.0, 'rec': 0.0, 'pre': 0.0, 'em': 0.0, 'uc': 0, 'nc': 0, 'tc': 0, 'sc': 0}
------------Epoch: 1------------
train_loss: 265.108019
train_region_loss: 180.622918
dev: {'f': 0.0, 'rec': 0.0, 'pre': 0.0, 'em': 0.0027, 'uc': 0, 'nc': 0, 'tc': 0, 'sc': 0}
test: {'f': 0.0, 'rec': 0.0, 'pre': 0.0, 'em': 0.0033, 'uc': 0, 'nc': 0, 'tc': 0, 'sc': 0}
train: {'f': 0.0, 'rec': 0.0, 'pre': 0.0, 'em': 0.0041, 'uc': 0, 'nc': 0, 'tc': 0, 'sc': 1}
------------Epoch: 2------------
train_loss: 259.066683
train_region_loss: 155.253065
dev: {'f': 0.0, 'rec': 0.0, 'pre': 0.0, 'em': 0.0, 'uc': 0, 'nc': 0, 'tc': 0, 'sc': 0}
test: {'f': 0.0, 'rec': 0.0, 'pre': 0.0, 'em': 0.0, 'uc': 0, 'nc': 0, 'tc': 0, 'sc': 0}
region relation error!
region relation error!
region relation error!
region relation error!
train: {'f': 0.0, 'rec': 0.0, 'pre': 0.0, 'em': 0.0, 'uc': 0, 'nc': 0, 'tc': 0, 'sc': 0}
------------Epoch: 3------------
train_loss: 256.537883
train_region_loss: 131.751611
dev: {'f': 0.0, 'rec': 0.0, 'pre': 0.0, 'em': 0.0207, 'uc': 0, 'nc': 0, 'tc': 0, 'sc': 1}
region relation error!
region relation error!
region relation error!
region relation error!
region relation error!
test: {'f': 0.0, 'rec': 0.0, 'pre': 0.0, 'em': 0.0107, 'uc': 0, 'nc': 0, 'tc': 0, 'sc': 0}
region relation error!
region relation error!
region relation error!
region relation error!
region relation error!
train: {'f': 0.0, 'rec': 0.0, 'pre': 0.0, 'em': 0.0166, 'uc': 0, 'nc': 0, 'tc': 0, 'sc': 0}

@Sy-zst
Copy link

Sy-zst commented Feb 14, 2025

Thanks your great work! Here are some questions when I run the code, please answer it at your convenience.

请问您解决这个问题了吗

@JYMiracle305
Copy link

the same problem. Is there any solutions?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants