Mir-2002 commited on
Commit
6d66af4
·
verified ·
1 Parent(s): c995223

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -108,8 +108,8 @@ The data structure of the dataset is as follows:
108
  <source> : <The source which the code came from>
109
  ```
110
 
111
- The sources are:
112
 
113
- **CodeSearcNet** - from the CodeSearchNet dataset <br>
114
  **github-repos** - from the repositories under Google's Organization GitHub page <br>
115
  **juraj-google-style** - from Juraj's Python Google-style docstring dataset
 
108
  <source> : <The source which the code came from>
109
  ```
110
 
111
+ The source is any of the following:
112
 
113
+ **CodeSearchNet** - from the CodeSearchNet dataset <br>
114
  **github-repos** - from the repositories under Google's Organization GitHub page <br>
115
  **juraj-google-style** - from Juraj's Python Google-style docstring dataset