DiGyt commited on
Commit
2d13307
1 Parent(s): d5d4c1d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -24,6 +24,7 @@ pip install datasets[s3]
24
  ```
25
 
26
  2. Please set `ignore_verifications=True`. when downloading this dataset, else the download will result in an error:
 
27
  ```python
28
  from datasets import load_dataset
29
 
 
24
  ```
25
 
26
  2. Please set `ignore_verifications=True`. when downloading this dataset, else the download will result in an error:
27
+
28
  ```python
29
  from datasets import load_dataset
30