rich123 commited on
Commit
e3e9663
·
1 Parent(s): a5d29fd

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -1
README.md CHANGED
@@ -19,4 +19,14 @@ configs:
19
  ---
20
  # Dataset Card for "sum_chain"
21
 
22
- [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
 
 
 
 
 
 
 
 
 
 
 
19
  ---
20
  # Dataset Card for "sum_chain"
21
 
22
+ [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
23
+
24
+ # Citation Information
25
+ ```
26
+ @misc{zhu-2023-sumchain,
27
+ title = "Summation Chain",
28
+ author = "Zhu, Richard",
29
+ month = aug,
30
+ year = "2023"
31
+ }
32
+ ```