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 validation set and test set #36

Open
Lnan1615 opened this issue May 6, 2022 · 0 comments
Open

About validation set and test set #36

Lnan1615 opened this issue May 6, 2022 · 0 comments

Comments

@Lnan1615
Copy link

Lnan1615 commented May 6, 2022

I divided my data into training sets, validation sets, and test sets. When training, I use "mode=train", but when I learn the code, I find that the validation set is not in training, and there is no parameter adjustment. In test.py, although there is an option to opt out of validation at training time, the setup of a single dataset file does not satisfy both validation and testing.
我将我的数据分为训练集、验证集和测试集。训练时,使用"mode=train",但我学习代码时发现验证集并没有进入训练,没有进行参数调整.在test.py中,尽管有选择在训练时未进行验证的选项,但只有一个数据集文件的设置, 并不能同时满足验证和测试。

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