aicb生成工作负载问题
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 1.2k
- Forks
- 184
- Avg merge
- 13h 4m
- Merged PRs (30d)
- 1
Description
我采用aicb/training中给出的运行命令,并传递epoch_num参数,生成多次迭代的工作负载,但输入的迭代次数不起作用,输入多少次迭代输出的都是一次迭代的工作负载,采用aiob,生成训练gpt13B的工作负载。其他参数的工作负载也是同样情况。
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the aicb/training run command described in the issue and trace how the epoch_num argument reaches the workload generator. Reproduce the GPT13B training workload with different epoch_num values, then verify that the generated output contains the requested number of iterations for this and other parameters.
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
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 50/100