Update README.md
Co-authored-by: Remi <re.cadene@gmail.com>
This commit is contained in:
parent
86508a167f
commit
e53a03ca53
|
@ -179,7 +179,7 @@ dataset attributes:
|
|||
|
||||
A `LeRobotDataset` is serialised using several widespread file formats for each of its parts, namely:
|
||||
- hf_dataset stored using Hugging Face datasets library serialization to parquet
|
||||
- videos are stored in mp4 format
|
||||
- videos are stored in mp4 format to save space or png files
|
||||
- episode_data_index saved using `safetensor` tensor serializtion format
|
||||
- stats saved using `safetensor` tensor serializtion format
|
||||
- info are saved using JSON
|
||||
|
|
Loading…
Reference in New Issue