update README.md
Browse files
README.md
CHANGED
@@ -40,7 +40,6 @@ Then you can load the SPIDER dataset as follows:
|
|
40 |
|
41 |
```python
|
42 |
from datasets import load_dataset
|
43 |
-
|
44 |
dataset = load_dataset("cdoswald/SPIDER, name="default", trust_remote_code=True)
|
45 |
```
|
46 |
|
|
|
40 |
|
41 |
```python
|
42 |
from datasets import load_dataset
|
|
|
43 |
dataset = load_dataset("cdoswald/SPIDER, name="default", trust_remote_code=True)
|
44 |
```
|
45 |
|