Update README.md
Browse files
README.md
CHANGED
@@ -78,7 +78,7 @@ If you want to work with the dataset in `Huggingface.datasets`, you might also w
|
|
78 |
|
79 |
### Download Settings
|
80 |
|
81 |
-
Please set `
|
82 |
install defusedxml via pip to avoid Permission Errors required by _generate_examples method:
|
83 |
|
84 |
```python
|
|
|
78 |
|
79 |
### Download Settings
|
80 |
|
81 |
+
Please set `verification_mode=no_checks`. when downloading this dataset, else the download will result in an error, additionally you may need to
|
82 |
install defusedxml via pip to avoid Permission Errors required by _generate_examples method:
|
83 |
|
84 |
```python
|