Submission error'异常' #181
Unanswered
9898zy998
asked this question in
BaiduKDDCup2022
Replies: 2 comments
|
Hello, I have encountered the same problem, may I ask whether your problem has been solved? |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
When I submit my code, the status of submission is 'Error occurred' (异常).
My structure:
paddlepaddle.zips
| --- checkpoints/
| --- models/
| ---model_0
| --- ...
| ---predict.py
| ---prepare.py
| ---common.py
| ---model.py
| ---train.py
| ---wind_turbine_data.py
Is there something wrong in this sturcture?
Thank you in advance.
All reactions