add readme (#10)
* Update Readme.md * Update Readme.md * Update Readme.md * Update Readme.md * Update Readme.md * Update Readme.md * Update Readme.md * Update Readme.md * Update Readme.md * Update Readme.md * Update Readme.md * Update Readme.md * Update Readme.md * remove submodule * add mPLUG MiniGPT4 * Update Readme.md * Update Readme.md * Update Readme.md --------- Co-authored-by: Yuliang Liu <34134635+Yuliang-Liu@users.noreply.github.com>
This commit is contained in:
6
models/MiniGPT4/dataset/download_cc_sbu.sh
Normal file
6
models/MiniGPT4/dataset/download_cc_sbu.sh
Normal file
@@ -0,0 +1,6 @@
|
||||
#!/bin/bash
|
||||
|
||||
img2dataset --url_list ccs_synthetic_filtered_large.tsv --input_format "tsv"\
|
||||
--url_col "url" --caption_col "caption" --output_format webdataset\
|
||||
--output_folder cc_sbu_dataset --processes_count 16 --thread_count 128 --image_size 256 \
|
||||
--enable_wandb True
|
Reference in New Issue
Block a user