updated repo name from DiGyt to klab
Browse files
README.md
CHANGED
@@ -83,7 +83,7 @@ Please set `ignore_verifications=True`. when downloading this dataset, else the
|
|
83 |
```python
|
84 |
from datasets import load_dataset
|
85 |
|
86 |
-
dataset = load_dataset("
|
87 |
```
|
88 |
|
89 |
|
|
|
83 |
```python
|
84 |
from datasets import load_dataset
|
85 |
|
86 |
+
dataset = load_dataset("kietzmannlab/ecoset", ignore_verifications=True)
|
87 |
```
|
88 |
|
89 |
|