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

about code #6

Open
leexk312 opened this issue Nov 3, 2022 · 1 comment
Open

about code #6

leexk312 opened this issue Nov 3, 2022 · 1 comment

Comments

@leexk312
Copy link

leexk312 commented Nov 3, 2022

Hello! I want to ask you something about your code, "assert len(test_interactions.dict_claims_and_evidences_test) in KeyWordSettings.ClaimCountTest" and " assert len(val_interactions.dict_claims_and_evidences_test) in KeyWordSettings.ClaimCountVal"in char_man_fitter_query_repr1.py, What's them mean? Looking for your reply, thx.

@Hyperwjf
Copy link
Contributor

Hyperwjf commented Nov 4, 2022

Hi.
We count the number of instances in the dataset in advance and store it in the variable "KeyWordSettings". This code is to compare the number of loaded data to our statistics and ensure that the data is loaded correctly.

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

2 participants