Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -3,7 +3,7 @@ annotations_creators: []
|
|
| 3 |
language_creators:
|
| 4 |
- crowdsourced
|
| 5 |
- expert-generated
|
| 6 |
-
|
| 7 |
license:
|
| 8 |
- mit
|
| 9 |
multilinguality:
|
|
@@ -173,4 +173,4 @@ The paper ["Evaluating Large Language Models Trained on Code"](https://arxiv.org
|
|
| 173 |
- The query was executed on _February 1, 2022, 12:15:59 AM EST_
|
| 174 |
|
| 175 |
## Acknowledgements
|
| 176 |
-
This project would not have been possible without compute generously provided by Google through the [TPU Research Cloud](https://sites.research.google/trc/about/). We would also like to thank [Dr. Razvan Bunescu](https://webpages.charlotte.edu/rbunescu/) and [The College of Computing and Informatics at UNC Charlotte](https://cci.charlotte.edu/) for their generous contributions to this project, specifically in funding the BigQuery and Google Cloud Storage costs.
|
|
|
|
| 3 |
language_creators:
|
| 4 |
- crowdsourced
|
| 5 |
- expert-generated
|
| 6 |
+
language: ["code"]
|
| 7 |
license:
|
| 8 |
- mit
|
| 9 |
multilinguality:
|
|
|
|
| 173 |
- The query was executed on _February 1, 2022, 12:15:59 AM EST_
|
| 174 |
|
| 175 |
## Acknowledgements
|
| 176 |
+
This project would not have been possible without compute generously provided by Google through the [TPU Research Cloud](https://sites.research.google/trc/about/). We would also like to thank [Dr. Razvan Bunescu](https://webpages.charlotte.edu/rbunescu/) and [The College of Computing and Informatics at UNC Charlotte](https://cci.charlotte.edu/) for their generous contributions to this project, specifically in funding the BigQuery and Google Cloud Storage costs. We would also like to thank the [codeparrot team at Hugging face](https://huggingface.co/codeparrot) for open sourcing their documentation on [github-code](https://huggingface.co/datasets/codeparrot/github-code) which we used for the readme in this dataset. For another similar dataset to this please check github-code!
|