Datasets:
Update README.md
Browse files
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
|
112 |
|
113 |
-
**
|
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
|