marksaroufim commited on
Commit
a21b0dd
·
verified ·
1 Parent(s): a69360d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -1
README.md CHANGED
@@ -79,4 +79,15 @@ The `dataset_permissive` contains only repositories with permissive licenses, in
79
  - Unlicense
80
  - zlib License
81
 
82
- The dataset itself is provided for research and development purposes. Users should still verify the license of individual repositories before using their code in production or commercial settings.
 
 
 
 
 
 
 
 
 
 
 
 
79
  - Unlicense
80
  - zlib License
81
 
82
+ The dataset itself is provided for research and development purposes. Users should still verify the license of individual repositories before using their code in production or commercial settings.
83
+
84
+ ## Citation
85
+
86
+ @software{kernelbook2025,
87
+ title={KernelBook},
88
+ author={Paliskara, Sahan and Saroufim, Mark},
89
+ year={2025},
90
+ month={5},
91
+ note={Corresponding author: Mark Saroufim},
92
+ url={https://huggingface.co/datasets/GPUMODE/KernelBook},
93
+ }