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

valid_loader, train_loader_ = load_dataset() is written backwards( 写反了了吗)? #94

Open
Icecream102 opened this issue Apr 1, 2023 · 2 comments

Comments

@Icecream102
Copy link

def load_dataset() 依次返回的是train_loader和valid_loader
为什么在训练的时候加载Home的pkl文件时,是valid_loader, train_loader_ = load_dataset(data_files[1:2], batch_size, 0.2)这个顺序?

def load_dataset() returns train_loader and valid_loader in turn
Why is the order of valid_loader, train_loader_ = load_dataset(data_files[1:2], batch_size, 0.2) when loading Home's pkl files during training?

@Xq2718005778
Copy link

你好,请问你数据集怎么制作的

@yichunx1
Copy link

您好,他这个pre trained model链接没了,请问您能方便发我一份吗?我QQ:1826448973, 邮箱:[email protected] 谢谢您了!

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

3 participants