汇视威平台上的DCU训练微调⼿册 #672
Labels
No Label
bug
duplicate
enhancement
help wanted
invalid
question
wontfix
No Milestone
No project
No Assignees
3 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: HswOAuth/llm_course#672
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
1.我根据DCU训练微调⼿册,4.1.1. 调试代码阶段一直报错,说缺少资源
2.我在2.1. 创建notebook后查看datase文件夹是空的,报错信息也是datase路径下找不到对应文件,最开始是找不到模型,我拉下模型后
再次报错找不到data数据,路径也是datase文件下的。不确定是不是【预置镜像】aihpc3-with-vscode:v0.1.3或者
【公共数据集】 huggingface-cache:V1有问题
是不是文件夹名字拼错了?datasets
huggingface-cache:V1数据集由于占用空间太大,我们正在精简该数据集,精简期间文件暂不可见。我们正在构建v2版本的huggingface-cache数据集,待构建好以后,在论坛通知。
好的谢谢老师