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

optimizing parameters for limited training data in model testing #9

Open
Bycqg opened this issue Dec 28, 2024 · 1 comment
Open

optimizing parameters for limited training data in model testing #9

Bycqg opened this issue Dec 28, 2024 · 1 comment

Comments

@Bycqg
Copy link

Bycqg commented Dec 28, 2024

assuming I have only 1000 training samples (or even fewer) for training and testing, are there specific model parameters or modules that can be adjusted or reduced to facilitate fitting, thereby ensuring effective inference during testing?

@Bycqg
Copy link
Author

Bycqg commented Dec 28, 2024

if I have at most two A100 GPUs available, is it feasible to reduce the training dataset to a specific type (e.g., focusing only on chairs) to minimize dataset size and complete training?

specifically, how can training be achieved with a small dataset, a smaller-scale model, and limited hardware resources? is it theoretically feasible?

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