rishabh063 commited on
Commit
3c8a0de
·
verified ·
1 Parent(s): f61b913

Upload config.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. config.json +1 -0
config.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"data_link": "https://huggingface.co/datasets/zzliang/GRIT/resolve/main/grit-20m/coyo_0_snappy.parquet?download=true", "caption_col": "caption", "url_col": "url", "latent_save_path": "latent_folder", "raw_imgs_save_path": "raw_imgs_folder", "use_drive": false, "initial_csv_path": "imgs.csv", "number_sample_per_shard": 50, "image_size": 256, "batch_size": 64, "download_data": true, "first_n_rows": 1000000, "use_wandb": false}