Datasets:
TianyuZhang
commited on
Update README.md
Browse files
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
|