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

关于精度 #6

Open
Whhhzc opened this issue Jul 12, 2024 · 1 comment
Open

关于精度 #6

Whhhzc opened this issue Jul 12, 2024 · 1 comment

Comments

@Whhhzc
Copy link

Whhhzc commented Jul 12, 2024

你好 我想请问一下 为什么划分数据集为'train+val', 'train+val+vg' 时,模型的输出都是nowTime: 2024-07-05 16:33:36
Epoch: 10, Loss: 2.6711035106781544, Lr: 0.0001
Elapsed time: 2118, Speed(s/batch): 0.11792277398014418

而没有显示类似于这样的精度Overall Accuracy is: 59.30
other : 51.37 yes/no : 76.85 number : 38.89

@rentainhe
Copy link
Owner

你好 我想请问一下 为什么划分数据集为'train+val', 'train+val+vg' 时,模型的输出都是nowTime: 2024-07-05 16:33:36 Epoch: 10, Loss: 2.6711035106781544, Lr: 0.0001 Elapsed time: 2118, Speed(s/batch): 0.11792277398014418

而没有显示类似于这样的精度Overall Accuracy is: 59.30 other : 51.37 yes/no : 76.85 number : 38.89

使用 train + val 或者 train + val + vg的时候需要把测试结果提交到 eval test集的网站,我们的codebase是基于open-vqa的,其只包含了对val的训练时测试

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