Datasets:
ArXiv:
DOI:
License:
Update README.md
Browse files
README.md
CHANGED
@@ -231,9 +231,9 @@ The BigCode OpenRAIL-M license agreement (i.e. the legal document itself) is ava
|
|
231 |
|
232 |
With SantaCoder we released a tool for developers to check whether generated source code had been trained on data from The Stack, and if so, the tool would return the likely matches with full attribution. We both offer a fast membership test to check if code was part the pretraining data as well as a full-text search tool. With StarCoder we are releasing a similar tool ([StarCoder Dataset Search](https://huggingface.co/spaces/bigcode/search)) enabling users to check the origin of the model output and respect any licensing conditions (if any).
|
233 |
|
234 |
-
|
235 |
|
236 |
-
|
237 |
|
238 |
Please note that this is a living document that will evolve over time with the BigCode project.
|
239 |
The intention is to add more details about the project over time.
|
@@ -242,14 +242,14 @@ Thank you for taking the time to read this document.
|
|
242 |
We hope it is useful.
|
243 |
Please give it a like to let us know it was helpful to you.
|
244 |
|
245 |
-
|
246 |
|
247 |
The work presented in this card is the outcome of the efforts of many BigCode participants beyond the authors of the card.
|
248 |
Please refer to the published papers detailing this work for contributions,
|
249 |
e.g. [StarCoder](https://arxiv.org/abs/2305.06161),
|
250 |
[The Stack](https://huggingface.co/papers/2211.15533), and [SantaCoder](https://huggingface.co/papers/2301.03988).
|
251 |
|
252 |
-
|
253 |
|
254 |
```
|
255 |
@misc{bigcode_governance_card,
|
|
|
231 |
|
232 |
With SantaCoder we released a tool for developers to check whether generated source code had been trained on data from The Stack, and if so, the tool would return the likely matches with full attribution. We both offer a fast membership test to check if code was part the pretraining data as well as a full-text search tool. With StarCoder we are releasing a similar tool ([StarCoder Dataset Search](https://huggingface.co/spaces/bigcode/search)) enabling users to check the origin of the model output and respect any licensing conditions (if any).
|
233 |
|
234 |
+
## Conclusion and Acknowledgements
|
235 |
|
236 |
+
### This is a living document
|
237 |
|
238 |
Please note that this is a living document that will evolve over time with the BigCode project.
|
239 |
The intention is to add more details about the project over time.
|
|
|
242 |
We hope it is useful.
|
243 |
Please give it a like to let us know it was helpful to you.
|
244 |
|
245 |
+
### Acknowledgments
|
246 |
|
247 |
The work presented in this card is the outcome of the efforts of many BigCode participants beyond the authors of the card.
|
248 |
Please refer to the published papers detailing this work for contributions,
|
249 |
e.g. [StarCoder](https://arxiv.org/abs/2305.06161),
|
250 |
[The Stack](https://huggingface.co/papers/2211.15533), and [SantaCoder](https://huggingface.co/papers/2301.03988).
|
251 |
|
252 |
+
### Cite As
|
253 |
|
254 |
```
|
255 |
@misc{bigcode_governance_card,
|