Kuoskyler commited on
Commit
3fc04e2
·
verified ·
1 Parent(s): 5e6d911

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -58,6 +58,10 @@ print(dataset)
58
  print(dataset["train"][0])
59
  ```
60
 
 
 
 
 
61
  ## Task
62
 
63
  Given an RGB observation image and a task instruction, predict the next high-level action label.
 
58
  print(dataset["train"][0])
59
  ```
60
 
61
+ ## USD file
62
+
63
+ The Isaac Sim USD scene file is also included in this dataset.
64
+
65
  ## Task
66
 
67
  Given an RGB observation image and a task instruction, predict the next high-level action label.