toolevalxm commited on
Commit
5a34f4f
·
verified ·
1 Parent(s): ea47ef2

Add license information

Browse files
Files changed (1) hide show
  1. README.md +5 -1
README.md CHANGED
@@ -21,4 +21,8 @@ The data format for each line in the `code_samples_filtered.jsonl` is as follows
21
 
22
  This dataset contains filtered Python code samples extracted from the codeparrot/github-code-clean dataset, a filtered collection of permissively licensed code from GitHub.
23
 
24
- *Note: Some samples may have incomplete metadata due to filtering during the extraction process.
 
 
 
 
 
21
 
22
  This dataset contains filtered Python code samples extracted from the codeparrot/github-code-clean dataset, a filtered collection of permissively licensed code from GitHub.
23
 
24
+ *Note: Some samples may have incomplete metadata due to filtering during the extraction process.
25
+
26
+ **License**
27
+
28
+ The license for this dataset is Apache-2.0.