Cie1 commited on
Commit
04f662c
·
verified ·
1 Parent(s): ce34ab8

Update README

Browse files
Files changed (1) hide show
  1. README.md +2 -3
README.md CHANGED
@@ -73,12 +73,11 @@ Official repository for the paper "[MMSearch-Plus: Benchmarking Provenance-Aware
73
 
74
  ### Dataset Usage
75
 
76
- <details>
77
- <summary>For better compatibility with newer versions of the datasets library, we provide explicit decryption functions is downloadable from our GitHub/HF repo.</summary>
78
  ```bash
79
  wget https://github.com/mmsearch-plus/MMSearch-Plus/blob/main/decrypt_after_load.py
80
  ```
81
- </details>
82
 
83
  ```python
84
  import os
 
73
 
74
  ### Dataset Usage
75
 
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://github.com/mmsearch-plus/MMSearch-Plus/blob/main/decrypt_after_load.py
80
  ```
 
81
 
82
  ```python
83
  import os