sahancpal commited on
Commit
afb72e6
·
verified ·
1 Parent(s): a128bfe

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -19,6 +19,8 @@ The dataset was created through the following process:
19
  5. **Transorming Triton Code**: We transformed the triton code into one which resembled the format seen in [KernelBench](https://github.com/ScalingIntelligence/KernelBench).
20
  5. **Metadata Enrichment**: Each repository entry was enriched with metadata such as license information, star count, and commit SHA.
21
 
 
 
22
  ## Data Structure
23
 
24
  Each entry in the dataset contains the following fields:
 
19
  5. **Transorming Triton Code**: We transformed the triton code into one which resembled the format seen in [KernelBench](https://github.com/ScalingIntelligence/KernelBench).
20
  5. **Metadata Enrichment**: Each repository entry was enriched with metadata such as license information, star count, and commit SHA.
21
 
22
+ The scripts to do this yourself can be found [here](https://github.com/pytorch-labs/popcorn-kernels/tree/main/github_pytorch_index)
23
+
24
  ## Data Structure
25
 
26
  Each entry in the dataset contains the following fields: