CarolinePascal HF Staff commited on
Commit
0193382
·
verified ·
1 Parent(s): 89f5194

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +5 -5
README.md CHANGED
@@ -26,8 +26,8 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
26
  {
27
  "codebase_version": "v3.0",
28
  "robot_type": "so100_follower",
29
- "total_episodes": 1,
30
- "total_frames": 50,
31
  "total_tasks": 1,
32
  "chunks_size": 1000,
33
  "data_files_size_in_mb": 100,
@@ -35,7 +35,7 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
35
  "audio_files_size_in_mb": 100,
36
  "fps": 30,
37
  "splits": {
38
- "train": "0:1"
39
  },
40
  "data_path": "data/chunk-{chunk_index:03d}/file-{file_index:03d}.parquet",
41
  "video_path": "videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4",
@@ -102,12 +102,12 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
102
  "info": {
103
  "audio.channels": 1,
104
  "audio.codec": "aac",
105
- "audio.bit_rate": 75603,
106
  "audio.sample_rate": 16000,
107
  "audio.bit_depth": 32,
108
  "audio.channel_layout": "mono",
109
  "has_audio": true,
110
- "start_time_s": 1.0
111
  }
112
  },
113
  "timestamp": {
 
26
  {
27
  "codebase_version": "v3.0",
28
  "robot_type": "so100_follower",
29
+ "total_episodes": 2,
30
+ "total_frames": 145,
31
  "total_tasks": 1,
32
  "chunks_size": 1000,
33
  "data_files_size_in_mb": 100,
 
35
  "audio_files_size_in_mb": 100,
36
  "fps": 30,
37
  "splits": {
38
+ "train": "0:2"
39
  },
40
  "data_path": "data/chunk-{chunk_index:03d}/file-{file_index:03d}.parquet",
41
  "video_path": "videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4",
 
102
  "info": {
103
  "audio.channels": 1,
104
  "audio.codec": "aac",
105
+ "audio.bit_rate": 61760,
106
  "audio.sample_rate": 16000,
107
  "audio.bit_depth": 32,
108
  "audio.channel_layout": "mono",
109
  "has_audio": true,
110
+ "start_time_s": 0.0
111
  }
112
  },
113
  "timestamp": {