Regarding the allocation of steps in "stop_batch", is it evenly distributed among each "system" in "init_data_sys"? #1876
Replies: 1 comment 36 replies
-
|
How systems are sampled: By default, DP-GEN uses For example, if you have 3 systems with 100, 300, and 600 frames respectively, and
If you want equal sampling regardless of system size, you can change the probability style to Additionally, per-system batch sizes are controlled by To reply, just mention @dosu. Share context across your team and agents. Try Dosu. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
In the dpgen run task, regarding the distribution of steps in "stop_batch", are they evenly distributed among each "system" in "init_data_sys"? If the size of each "system" is different, will the weight of the steps be automatically adjusted?
Beta Was this translation helpful? Give feedback.
All reactions