TianyuZhang commited on
Commit
0fef325
1 Parent(s): c50be42

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -59,6 +59,9 @@ We found that OCR and text-based processing become ineffective in VCR as accurat
59
  # Model Evaluation
60
 
61
  ## Method 1 (recommended): use the evaluation script
 
 
 
62
  ### Open-source evaluation
63
  We support open-source model_id:
64
  ```python
 
59
  # Model Evaluation
60
 
61
  ## Method 1 (recommended): use the evaluation script
62
+ ```bash
63
+ git clone https://github.com/tianyu-z/VCR.git
64
+ ```
65
  ### Open-source evaluation
66
  We support open-source model_id:
67
  ```python