Bradford Levy commited on
Commit
b5fd208
·
verified ·
1 Parent(s): 36eae90

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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 Hugging Face Datasets
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