codenmood commited on
Commit
a6aa9e8
·
verified ·
1 Parent(s): 9105421

Upload dataset_info.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. dataset_info.json +7 -1
dataset_info.json CHANGED
@@ -1,6 +1,12 @@
1
  {
2
  "train": {
3
  "features": {
 
 
 
 
 
 
4
  "action": {
5
  "dtype": "list",
6
  "feature": {
@@ -30,4 +36,4 @@
30
  }
31
  }
32
  }
33
- }
 
1
  {
2
  "train": {
3
  "features": {
4
+ "observation.images.d435i": {
5
+ "dtype": "video"
6
+ },
7
+ "observation.images.d405": {
8
+ "dtype": "video"
9
+ },
10
  "action": {
11
  "dtype": "list",
12
  "feature": {
 
36
  }
37
  }
38
  }
39
+ }