Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
yuezih
/
BLIP-SMILE
like
2
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
cb79ff0
BLIP-SMILE
/
SMILE
/
BLIP
/
scripts
/
train.sh
yuezih
init
ca19ab4
over 1 year ago
raw
Copy download link
history
blame
Safe
165 Bytes
CUDA_VISIBLE_DEVICES=1,2,3,4 \
torchrun \
--nproc_per_node=4 \
--master_port 30000 \
train_caption.py \
--config configs/caption_coco.yaml \
--output_dir output/blip