breakend commited on
Commit
af1320d
1 Parent(s): b68c1b1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -4
README.md CHANGED
@@ -105,9 +105,11 @@ See the model card for [pile-of-law/legalbert-large-1.7M-1](https://huggingface.
105
 
106
  ### BibTeX entry and citation info
107
  ```bibtex
108
- @article{henderson2022pile,
109
- title={Pile of Law: Learning Responsible Data Filtering from Law and a 256GB Open-Source Legal Dataset},
110
- author={Henderson, Peter and Krass, Mark S. and Zheng, Lucia and Guha, Neel and Manning, Chris and Jurafsky, Dan and Ho, Daniel E.},
111
- year={2022}
 
 
112
  }
113
  ```
 
105
 
106
  ### BibTeX entry and citation info
107
  ```bibtex
108
+ @misc{hendersonkrass2022pileoflaw,
109
+ url = {https://arxiv.org/abs/2207.00220},
110
+ author = {Henderson, Peter and Krass, Mark S. and Zheng, Lucia and Guha, Neel and Manning, Christopher D. and Jurafsky, Dan and Ho, Daniel E.},
111
+ title = {Pile of Law: Learning Responsible Data Filtering from the Law and a 256GB Open-Source Legal Dataset},
112
+ publisher = {arXiv},
113
+ year = {2022}
114
  }
115
  ```