File size: 479 Bytes
e7355ac
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
{
  "root": "/mnt/bn/liweiqi-360data/ODV_8K_dataset/clips",
  "out_dir": "/mnt/bn/liweiqi-360data/ODV_8K_dataset/parquet_out",
  "data_dir": "/mnt/bn/liweiqi-360data/ODV_8K_dataset/parquet_out/data",
  "split": "train",
  "scene_regex": "^\\d{4}$",
  "exts": [
    ".jpeg",
    ".jpg",
    ".png",
    ".webp"
  ],
  "max_shard_size": "2GB",
  "batch_size": 32,
  "prefer_embed_table_storage": true,
  "datasets_version": "4.5.0",
  "total_examples": 98400,
  "num_shards": 169
}