Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -150,3 +150,13 @@ Three splits are available:
|
|
150 |
- train
|
151 |
- test
|
152 |
- valid
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
150 |
- train
|
151 |
- test
|
152 |
- valid
|
153 |
+
|
154 |
+
### Citation Information
|
155 |
+
|
156 |
+
- based on (format and idea): https://huggingface.co/datasets/code_search_net/blob/main/code_search_net.py
|
157 |
+
|
158 |
+
@article{husain2019codesearchnet,
|
159 |
+
title={C++ Dataset},
|
160 |
+
author={Klaes, Malte},
|
161 |
+
year={2024}
|
162 |
+
}
|