Commit
·
89d6853
1
Parent(s):
c14f75f
Add Zenodo data link in dataset card (#8)
Browse files- Add Zenodo data link in dataset card (41af3326204fe1c8c97dcfcdab24c05fd2c02c2a)
- Use Zenodo DOI instead (7f87fe84a8b6676639b39319d4ebd6afc3ae165c)
README.md
CHANGED
|
@@ -316,6 +316,7 @@ config_names:
|
|
| 316 |
- **Homepage:** https://wandb.ai/github/CodeSearchNet/benchmark
|
| 317 |
- **Repository:** https://github.com/github/CodeSearchNet
|
| 318 |
- **Paper:** https://arxiv.org/abs/1909.09436
|
|
|
|
| 319 |
- **Leaderboard:** https://wandb.ai/github/CodeSearchNet/benchmark/leaderboard
|
| 320 |
|
| 321 |
### Dataset Summary
|
|
@@ -464,4 +465,4 @@ Each example in the dataset has is extracted from a GitHub repository, and each
|
|
| 464 |
|
| 465 |
### Contributions
|
| 466 |
|
| 467 |
-
Thanks to [@SBrandeis](https://github.com/SBrandeis) for adding this dataset.
|
|
|
|
| 316 |
- **Homepage:** https://wandb.ai/github/CodeSearchNet/benchmark
|
| 317 |
- **Repository:** https://github.com/github/CodeSearchNet
|
| 318 |
- **Paper:** https://arxiv.org/abs/1909.09436
|
| 319 |
+
- **Data:** https://doi.org/10.5281/zenodo.7908468
|
| 320 |
- **Leaderboard:** https://wandb.ai/github/CodeSearchNet/benchmark/leaderboard
|
| 321 |
|
| 322 |
### Dataset Summary
|
|
|
|
| 465 |
|
| 466 |
### Contributions
|
| 467 |
|
| 468 |
+
Thanks to [@SBrandeis](https://github.com/SBrandeis) for adding this dataset.
|