qhduan commited on
Commit
35cc9cd
1 Parent(s): e5f943e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -10,6 +10,8 @@ model based [Salesforce/codegen-350M-mono](https://huggingface.co/Salesforce/cod
10
 
11
  fine-tuned with data [codeparrot/github-code-clean](https://huggingface.co/datasets/codeparrot/github-code-clean)
12
 
 
 
13
  ## Usage
14
 
15
  ```python
 
10
 
11
  fine-tuned with data [codeparrot/github-code-clean](https://huggingface.co/datasets/codeparrot/github-code-clean)
12
 
13
+ data filter by python
14
+
15
  ## Usage
16
 
17
  ```python