Update README.md
Browse files
README.md
CHANGED
|
@@ -1481,4 +1481,9 @@ dataset_info:
|
|
| 1481 |
---
|
| 1482 |
# Dataset Card for "wikipedia_citations"
|
| 1483 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1484 |
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
|
|
|
| 1481 |
---
|
| 1482 |
# Dataset Card for "wikipedia_citations"
|
| 1483 |
|
| 1484 |
+
Sample usage:
|
| 1485 |
+
```
|
| 1486 |
+
simple = load_dataset("ola13/wikipedia_citations", split="train", language="simple", date="20230301")
|
| 1487 |
+
```
|
| 1488 |
+
|
| 1489 |
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|