Sean MacAvaney commited on
Commit ·
fefeb4f
1
Parent(s): 5c5ce85
commit files to HF hub
Browse files
README.md
CHANGED
|
@@ -29,6 +29,9 @@ for record in docs:
|
|
| 29 |
|
| 30 |
```
|
| 31 |
|
|
|
|
|
|
|
|
|
|
| 32 |
## Citation Information
|
| 33 |
|
| 34 |
```
|
|
|
|
| 29 |
|
| 30 |
```
|
| 31 |
|
| 32 |
+
Note that calling `load_dataset` will download the dataset (or provide access instructions when it's not public) and make a copy of the
|
| 33 |
+
data in 🤗 Dataset format.
|
| 34 |
+
|
| 35 |
## Citation Information
|
| 36 |
|
| 37 |
```
|