bradfordlevy commited on
Commit
25fa9f4
·
verified ·
1 Parent(s): 6624d33

Added Bibtex

Browse files
Files changed (1) hide show
  1. README.md +7 -8
README.md CHANGED
@@ -48,14 +48,13 @@ The data is sourced from the Electronic Data Gathering and Retrieval (EDGAR) sys
48
  The dataset is provided under the [ODC-By](https://opendatacommons.org/licenses/by/1-0/) license. Cite our work as:
49
 
50
  ```
51
- @misc{wang2024beancounterlowtoxicitylargescaleopen,
52
- title = {BeanCounter: A low-toxicity, large-scale, and open dataset of business-oriented text},
53
- author = {Siyan Wang and Bradford Levy},
54
- year = 2024,
55
- url = {https://arxiv.org/abs/2409.17827},
56
- eprint = {2409.17827},
57
- archiveprefix = {arXiv},
58
- primaryclass = {cs.CL}
59
  }
60
  ```
61
  ### In 🤗 Datasets
 
48
  The dataset is provided under the [ODC-By](https://opendatacommons.org/licenses/by/1-0/) license. Cite our work as:
49
 
50
  ```
51
+ @inproceedings{
52
+ wang2024beancounter,
53
+ title={BeanCounter: A low-toxicity, large-scale, and open dataset of business-oriented text},
54
+ author={Siyan Wang and Bradford Levy},
55
+ booktitle={The Thirty-eight Conference on Neural Information Processing Systems Datasets and Benchmarks Track},
56
+ year={2024},
57
+ url={https://openreview.net/forum?id=HV5JhUZGpP}
 
58
  }
59
  ```
60
  ### In 🤗 Datasets