Datasets:

Formats:
parquet
Languages:
code
ArXiv:
Tags:
License:
Titovs commited on
Commit
257da5b
1 Parent(s): d749b1a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -84,7 +84,7 @@ We conducted full deduplication, using the hash of file content, as well as near
84
 
85
  ## Detecting permissive licenses
86
  We filtered permissive repositories based on the licenses detected by GitHub, and using go-license-detector if GitHub did not have license information available.
87
- The list of permissive licenses used in dataset could be found here.
88
 
89
  ## Personal and Sensitive Information
90
  We used star-pii model to filter out personal info.
 
84
 
85
  ## Detecting permissive licenses
86
  We filtered permissive repositories based on the licenses detected by GitHub, and using go-license-detector if GitHub did not have license information available.
87
+ The list of permissive licenses used in dataset could be found [here](https://huggingface.co/datasets/JetBrains/KStack/blob/main/licenses.json).
88
 
89
  ## Personal and Sensitive Information
90
  We used star-pii model to filter out personal info.