baidu / baidu/Senta

下载源码,运行模型报错

Open
#32 5 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
2k
Forks
362
PR merge metrics
No merged PRs in 30d

Description

INFO: 07-22 21:55:27: lanch.py:77 * 140402907469632 nranks: 1
2020-07-22 21:55:34,702-INFO: proc 0 run failed
INFO: 07-22 21:55:34: lanch.py:112 * 140402907469632 proc 0 run failed
Traceback (most recent call last):
File "./lanch.py", line 130, in
main(lanch_args)
File "./lanch.py", line 123, in main
start_procs(args)
File "./lanch.py", line 114, in start_procs
cmd=cmds[i])
subprocess.CalledProcessError: Command '['/home/yangchen06/anaconda3/envs/paddle/bin/python', '-u', './train.py', '—param_path', './config/ernie_1.0_skep_large_ch.Chnsenticorp.cls.json', '—log_dir', './log']' returned non-zero exit status 1.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start with lanch.py and train.py, then inspect config/ernie_1.0_skep_large_ch.Chnsenticorp.cls.json and rerun the reported command to capture the underlying failure beyond the subprocess wrapper. Done means identifying the cause of the model-run error, correcting it, and confirming the command completes successfully.

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
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.