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

Train data problem #4

Open
lky-violet opened this issue Nov 20, 2023 · 0 comments
Open

Train data problem #4

lky-violet opened this issue Nov 20, 2023 · 0 comments

Comments

@lky-violet
Copy link

  1. In run.py line 119 the code got the dataloader , however in dataloader line 161 , I find that all train data's label are set to 0. And in model_bert.py line 525, all targets are used to train model. So I want to know if it is a mistake?
  2. MIND dataset is a recommendation task. However in run.py training process, I haven't find the use of behaviors.tsv but the only use of news.tsv. So I have the problem that what's the train target of the training process?
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

1 participant