malteklaes commited on
Commit
942d80b
·
verified ·
1 Parent(s): bc92ca8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -0
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
+ }