zte-terminators commited on
Commit
94de7d4
·
verified ·
1 Parent(s): a23ea14

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -4,14 +4,14 @@ license: apache-2.0
4
 
5
  # Seed2Scale Multi-GPU Data Generation Results
6
 
7
- This folder presents a real multi-GPU Seed2Scale data generation experiment conducted on a single workstation. The results summarize both **data generation throughput** and **trajectory quality** under different GPU configurations, with all reported trajectories generated within approximately 24 hours per configuration.
8
 
9
  The experiment is defined by the following task setup:
10
 
11
  - **Scene**: Kitchen Scene
12
  - **Embodiment / Policy**: AgiBotA2 · SmolVLA
13
  - **Instruction**: *Pick up the red potato chip and place it into the yellow basket*
14
- - **Generation Window**: ~24 hours per configuration
15
 
16
  In addition to aggregated metrics, this folder also includes a trajectory replay demo together with visual summaries of scaling efficiency, collection accuracy, data volume, per-GPU load balance, and spatial sampling coverage.
17
 
 
4
 
5
  # Seed2Scale Multi-GPU Data Generation Results
6
 
7
+ This folder presents a real multi-GPU Seed2Scale data generation experiment conducted on a single workstation. The results summarize both **data generation throughput** and **trajectory quality** under different GPU configurations, with all reported trajectories generated within 24 hours per configuration.
8
 
9
  The experiment is defined by the following task setup:
10
 
11
  - **Scene**: Kitchen Scene
12
  - **Embodiment / Policy**: AgiBotA2 · SmolVLA
13
  - **Instruction**: *Pick up the red potato chip and place it into the yellow basket*
14
+ - **Generation Window**: 24 hours per configuration
15
 
16
  In addition to aggregated metrics, this folder also includes a trajectory replay demo together with visual summaries of scaling efficiency, collection accuracy, data volume, per-GPU load balance, and spatial sampling coverage.
17