Pradyumn commited on
Commit
3ff21ad
·
verified ·
1 Parent(s): e83d9ab

Upload compression_metadata.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. compression_metadata.json +16 -0
compression_metadata.json ADDED
@@ -0,0 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset_name": "l4gm",
3
+ "total_samples": 128,
4
+ "total_chunks": 1,
5
+ "chunks": [
6
+ {
7
+ "chunk_idx": 0,
8
+ "zip_path": "/data/pgoyal/animation/actionbench/data_compresed/l4gm_part_0000.zip",
9
+ "zip_size_bytes": 4492949927,
10
+ "zip_size_gb": 4.184385693632066,
11
+ "num_samples": 128,
12
+ "files_added": 2176,
13
+ "success": true
14
+ }
15
+ ]
16
+ }