Datasets:

Modalities:
Tabular
Text
Formats:
parquet
Languages:
English
DOI:
Libraries:
Datasets
Dask
License:
pszemraj commited on
Commit
06b7ab6
·
1 Parent(s): b734e1c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +15 -0
README.md CHANGED
@@ -49,4 +49,19 @@ stacked train:
49
  'summary - average tokens': 46.29925001324239,
50
  'text input - average chars': 2629.19,
51
  'text input - average tokens': 621.541532814647}
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
52
  ```
 
49
  'summary - average tokens': 46.29925001324239,
50
  'text input - average chars': 2629.19,
51
  'text input - average tokens': 621.541532814647}
52
+ ```
53
+
54
+ ## Citation
55
+
56
+ If you find this useful in your work, please consider citing us.
57
+
58
+ ```
59
+ @misc {stacked_summaries_2023,
60
+ author = { {Stacked Summaries: Karim Foda and Peter Szemraj} },
61
+ title = { stacked-xsum (Revision bd7c88e) },
62
+ year = 2023,
63
+ url = { https://huggingface.co/datasets/stacked-summaries/stacked-xsum },
64
+ doi = { 10.57967/hf/0269 },
65
+ publisher = { Hugging Face }
66
+ }
67
  ```