breakend commited on
Commit
a933fe0
1 Parent(s): 6679f6f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -0
README.md CHANGED
@@ -79,3 +79,16 @@ The following hyperparameters were used during training:
79
  - Pytorch 1.11.0+cu113
80
  - Datasets 2.1.0
81
  - Tokenizers 0.12.1
 
 
 
 
 
 
 
 
 
 
 
 
 
 
79
  - Pytorch 1.11.0+cu113
80
  - Datasets 2.1.0
81
  - Tokenizers 0.12.1
82
+
83
+ ### Citation
84
+
85
+ ```
86
+ @misc{hendersonkrass2022pileoflaw,
87
+ url = {https://arxiv.org/abs/2207.00220},
88
+ author = {Henderson*, Peter and Krass*, Mark S. and Zheng, Lucia and Guha, Neel and Manning, Christopher D. and Jurafsky, Dan and Ho, Daniel E.},
89
+ title = {Pile of Law: Learning Responsible Data Filtering from the Law and a 256GB Open-Source Legal Dataset},
90
+ publisher = {arXiv},
91
+ year = {2022},
92
+ copyright = {arXiv.org perpetual, non-exclusive license}
93
+ }
94
+ ```