marksaroufim commited on
Commit
ac518ac
·
1 Parent(s): 4484246

Update license to CC BY 4.0

Browse files
Files changed (1) hide show
  1. README.md +9 -1
README.md CHANGED
@@ -10,7 +10,7 @@ configs:
10
  data_files: "leaderboards.parquet"
11
  tags:
12
  - code
13
- license: mit
14
  ---
15
 
16
  # KernelBot Competition Data
@@ -68,6 +68,14 @@ progression = author_progression(df, user_name='username', problem_name='nvfp4_g
68
  - Competition platform: [gpumode.com](https://gpumode.com)
69
  - Reference kernels and problem specs: [github.com/gpu-mode/reference-kernels](https://github.com/gpu-mode/reference-kernels)
70
 
 
 
 
 
 
 
 
 
71
  ## Citation
72
 
73
  If you use this dataset in your work, please cite:
 
10
  data_files: "leaderboards.parquet"
11
  tags:
12
  - code
13
+ license: cc-by-4.0
14
  ---
15
 
16
  # KernelBot Competition Data
 
68
  - Competition platform: [gpumode.com](https://gpumode.com)
69
  - Reference kernels and problem specs: [github.com/gpu-mode/reference-kernels](https://github.com/gpu-mode/reference-kernels)
70
 
71
+ ## License
72
+
73
+ This dataset is licensed under the [Creative Commons Attribution 4.0 International License (CC BY 4.0)](https://creativecommons.org/licenses/by/4.0/).
74
+
75
+ You are free to share and adapt the material for any purpose, even commercially, provided you give appropriate credit.
76
+
77
+ **Attribution:** Please cite GPU Mode and link to this dataset. For academic papers, use the citation below.
78
+
79
  ## Citation
80
 
81
  If you use this dataset in your work, please cite: