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

Update to use github-code-clean source

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -19,6 +19,6 @@ The data format for each line in the `code_samples_filtered.jsonl` is as follows
19
  }
20
  ```
21
 
22
- This dataset contains filtered Python code samples extracted from the codeparrot/github-code dataset, a collection of permissively licensed code from GitHub.
23
 
24
  *Note: Some samples may have incomplete metadata due to filtering during the extraction process.
 
19
  }
20
  ```
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.