Update README.md
Browse files
README.md
CHANGED
|
@@ -76,7 +76,7 @@ Official repository for the paper "[MMSearch-Plus: Benchmarking Provenance-Aware
|
|
| 76 |
For better compatibility with newer versions of the datasets library, we provide explicit decryption functions, downloadable from our GitHub/HF repo.
|
| 77 |
|
| 78 |
```bash
|
| 79 |
-
wget https://
|
| 80 |
```
|
| 81 |
|
| 82 |
```python
|
|
|
|
| 76 |
For better compatibility with newer versions of the datasets library, we provide explicit decryption functions, downloadable from our GitHub/HF repo.
|
| 77 |
|
| 78 |
```bash
|
| 79 |
+
wget https://raw.githubusercontent.com/mmsearch-plus/MMSearch-Plus/main/decrypt_after_load.py
|
| 80 |
```
|
| 81 |
|
| 82 |
```python
|