baseline模型不完整
- Dominant language
- Python
- Stars
- 1.2k
- Forks
- 306
- PR merge metrics
- No merged PRs in 30d
Description
我直接下载baidu-2019-mrc-paddle-baseline,但是在评估和预测时加载模型出错。
错误信息为:UnavailableError: Load operator fail to open file ../data/baidu-2019-mrc-paddle-baseline/saved_model/tmp_7, please check whether the model file is complete or damaged.
[Hint: Expected static_cast(fin) == true, but received static_cast(fin):0 != true:1.] at (/paddle/paddle/fluid/operators/load_op.h:41)
[operator < load > error]
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by checking the downloaded baidu-2019-mrc-paddle-baseline model and the referenced path ../data/baidu-2019-mrc-paddle-baseline/saved_model/tmp_7, using the reported load error as the entry point. Done means evaluation and prediction load the model without the incomplete or damaged-file error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- machine-learning
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100