aliyun / aliyun/SimAI

aicb生成工作负载问题

Open
#263 4 comments 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.