Update files from the datasets library (from 1.3.0)
Browse filesRelease notes: https://github.com/huggingface/datasets/releases/tag/1.3.0
README.md
CHANGED
|
@@ -43,6 +43,7 @@ task_ids:
|
|
| 43 |
- [Dataset Curators](#dataset-curators)
|
| 44 |
- [Licensing Information](#licensing-information)
|
| 45 |
- [Citation Information](#citation-information)
|
|
|
|
| 46 |
|
| 47 |
## Dataset Description
|
| 48 |
- **Homepage:** https://wandb.ai/github/CodeSearchNet/benchmark
|
|
@@ -193,3 +194,7 @@ Each example in the dataset has is extracted from a GitHub repository, and each
|
|
| 193 |
journal={arXiv preprint arXiv:1909.09436},
|
| 194 |
year={2019}
|
| 195 |
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 43 |
- [Dataset Curators](#dataset-curators)
|
| 44 |
- [Licensing Information](#licensing-information)
|
| 45 |
- [Citation Information](#citation-information)
|
| 46 |
+
- [Contributions](#contributions)
|
| 47 |
|
| 48 |
## Dataset Description
|
| 49 |
- **Homepage:** https://wandb.ai/github/CodeSearchNet/benchmark
|
|
|
|
| 194 |
journal={arXiv preprint arXiv:1909.09436},
|
| 195 |
year={2019}
|
| 196 |
}
|
| 197 |
+
|
| 198 |
+
### Contributions
|
| 199 |
+
|
| 200 |
+
Thanks to [@SBrandeis](https://github.com/SBrandeis) for adding this dataset.
|