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

4.1 Fine tuning 模型微调 忘记分享数据文件 #106

Open
pblh123 opened this issue Sep 16, 2020 · 2 comments
Open

4.1 Fine tuning 模型微调 忘记分享数据文件 #106

pblh123 opened this issue Sep 16, 2020 · 2 comments

Comments

@pblh123
Copy link

pblh123 commented Sep 16, 2020

DATA_ROOT = 'data'
all_labels_df = pd.read_csv(os.path.join(DATA_ROOT,'labels.csv'))
all_labels_df.head()

FileNotFoundError: [Errno 2] No such file or directory: 'data/labels.csv'

@sz350317121
Copy link

作者在这段代码前提供了官方下载链接 https://www.kaggle.com/c/dog-breed-identification/data 如果没有谷歌账号的话,可以使用这个链接:https://pan.baidu.com/s/16NVaedhp_Jw08IKkBIE32g 提取码:5d2d

@zergtant
Copy link
Owner

谢谢,哈

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