ola13 commited on
Commit
26d9164
1 Parent(s): b10d66e

Update README.md

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