xyaoNV commited on
Commit
ac71e93
·
verified ·
1 Parent(s): 2a6b422

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -7
README.md CHANGED
@@ -21,7 +21,7 @@ NVIDIA Corporation
21
  05/09/2025
22
 
23
  ## License/Terms of Use:
24
- CC BY 4.0
25
 
26
  ## Intended Usage:
27
  This dataset is intended for:
@@ -37,7 +37,7 @@ This dataset is intended for:
37
  - Automatic/Sensors
38
  - Synthetic
39
 
40
- 5 human teleoperated demonstrations are collected thru Apple Vision Pro in Isaac Lab. All 1,000 demos are generated automatically using a synthetic motion trajectory generation framework, Mimicgen [1]. Each demo is generated at 20 Hz.
41
 
42
  ### Labeling Method
43
 
@@ -64,7 +64,7 @@ Each demo in GR00T-Lerobot datasets consists of a time-indexed sequence of the f
64
  ### Videos
65
  - 256 x 256 RGB videos in mp4 format from first-person-view camera
66
 
67
- Together with a set of metadata describing the followings,
68
  - `episodes.jsonl` contains a list of all the episodes in the entire dataset. Each episode contains a list of tasks and the length of the episode.
69
  - `tasks.jsonl` contains a list of all the tasks in the entire dataset.
70
  - `modality.json` contains the modality configuration.
@@ -74,17 +74,23 @@ Together with a set of metadata describing the followings,
74
  ## Dataset Quantification:
75
 
76
  ### Record Count
 
77
  #### Exhaust Pipe Sorting Task
78
- Number of demonstrations/trajectories: 1000
79
- Number of RGB videos: 1000
 
80
  #### Nut Pouring Task
81
- Number of demonstrations/trajectories: 1000
82
- Number of RGB videos: 1000
83
 
84
  ### Total Storage
85
 
86
  26.5 GB
87
 
 
 
 
 
88
 
89
  ## Reference(s):
90
  [1] @inproceedings{mandlekar2023mimicgen,
 
21
  05/09/2025
22
 
23
  ## License/Terms of Use:
24
+ This dataset is governed by the Creative Commons Attribution 4.0 International License (CC-BY-4.0).
25
 
26
  ## Intended Usage:
27
  This dataset is intended for:
 
37
  - Automatic/Sensors
38
  - Synthetic
39
 
40
+ 5 human teleoperated demonstrations are collected through Apple Vision Pro in Isaac Lab. All 1,000 demos are generated automatically using a synthetic motion trajectory generation framework, Mimicgen [1]. Each demo is generated at 20 Hz.
41
 
42
  ### Labeling Method
43
 
 
64
  ### Videos
65
  - 256 x 256 RGB videos in mp4 format from first-person-view camera
66
 
67
+ In additional, a set of metadata describing the followings is provided,
68
  - `episodes.jsonl` contains a list of all the episodes in the entire dataset. Each episode contains a list of tasks and the length of the episode.
69
  - `tasks.jsonl` contains a list of all the tasks in the entire dataset.
70
  - `modality.json` contains the modality configuration.
 
74
  ## Dataset Quantification:
75
 
76
  ### Record Count
77
+
78
  #### Exhaust Pipe Sorting Task
79
+ - Number of demonstrations/trajectories: 1000
80
+ - Number of RGB videos: 1000
81
+
82
  #### Nut Pouring Task
83
+ - Number of demonstrations/trajectories: 1000
84
+ - Number of RGB videos: 1000
85
 
86
  ### Total Storage
87
 
88
  26.5 GB
89
 
90
+ ## Ethical Considerations:
91
+ NVIDIA believes Trustworthy AI is a shared responsibility and we have established policies and practices to enable development for a wide array of AI applications. When downloaded or used in accordance with our terms of service, developers should work with their internal model team to ensure this model meets requirements for the relevant industry and use case and addresses unforeseen product misuse.
92
+
93
+ Please report security vulnerabilities or NVIDIA AI Concerns [here](https://www.nvidia.com/en-us/support/submit-security-vulnerability/).
94
 
95
  ## Reference(s):
96
  [1] @inproceedings{mandlekar2023mimicgen,