OFA-Sys / Chinese-CLIP

Chinese version of CLIP which achieves Chinese cross-modal retrieval and representation generation.
MIT License
4k stars 418 forks source link

执行bash run_scripts/muge_finetune_vit-b-16_rbt-base.sh /home/liujiawei/datapath报错 #315

Closed lll1024 closed 1 month ago

lll1024 commented 1 month ago

usage: run.py [-h] [--nnodes NNODES] [--nproc-per-node NPROC_PER_NODE] [--rdzv-backend RDZV_BACKEND] [--rdzv-endpoint RDZV_ENDPOINT] [--rdzv-id RDZV_ID] [--rdzv-conf RDZV_CONF] [--standalone] [--max-restarts MAX_RESTARTS] [--monitor-interval MONITOR_INTERVAL] [--start-method {spawn,fork,forkserver}] [--role ROLE] [-m] [--no-python] [--run-path] [--log-dir LOG_DIR] [-r REDIRECTS] [-t TEE] [--local-ranks-filter LOCAL_RANKS_FILTER] [--node-rank NODE_RANK] [--master-addr MASTER_ADDR] [--master-port MASTER_PORT] [--local-addr LOCAL_ADDR] [--logs-specs LOGS_SPECS] training_script ... run.py: error: ambiguous option: --logs=/home/liujiawei/datapath/experiments/ could match --logs-specs, --logs_specs 求指导

fangxin2github commented 1 month ago

你好,这个问题您是怎么解决的?

MickeyFei commented 1 month ago

change torch version ,don t use 2.3.0

lll1024 commented 1 month ago

你好,这个问题您是怎么解决的? 把--logs-specs删掉就好了