Bradford Levy
commited on
Update README.md
Browse files
README.md
CHANGED
|
@@ -60,7 +60,7 @@ The dataset is provided under the [ODC-By](https://opendatacommons.org/licenses/
|
|
| 60 |
primaryclass = {cs.CL}
|
| 61 |
}
|
| 62 |
```
|
| 63 |
-
### In
|
| 64 |
To load the random sample config in Datasets, one can run:
|
| 65 |
```python
|
| 66 |
from datasets import load_dataset
|
|
|
|
| 60 |
primaryclass = {cs.CL}
|
| 61 |
}
|
| 62 |
```
|
| 63 |
+
### In 🤗 Datasets
|
| 64 |
To load the random sample config in Datasets, one can run:
|
| 65 |
```python
|
| 66 |
from datasets import load_dataset
|