xiangan commited on
Commit
4fa29a5
·
verified ·
1 Parent(s): f82515e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -31,6 +31,8 @@ base_model:
31
  ## Evaluation
32
  Install the evaluation tool and execute the evaluation script:
33
  ```bash
 
 
34
  bash ./eval/scripts/eval_refcoco.sh
35
  ```
36
  ---
 
31
  ## Evaluation
32
  Install the evaluation tool and execute the evaluation script:
33
  ```bash
34
+ git clone https://github.com/deepglint/unicom/tree/main
35
+ cd downstream
36
  bash ./eval/scripts/eval_refcoco.sh
37
  ```
38
  ---