Added Bibtex
Browse files
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 |
-
@
|
| 52 |
-
|
| 53 |
-
|
| 54 |
-
|
| 55 |
-
|
| 56 |
-
|
| 57 |
-
|
| 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
|