Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -110,6 +110,6 @@ The data structure of the dataset is as follows:
|
|
110 |
|
111 |
The sources are:
|
112 |
|
113 |
-
**CodeSearcNet** - from the CodeSearchNet dataset
|
114 |
-
**github-repos** - from the repositories under Google's Organization GitHub page
|
115 |
**juraj-google-style** - from Juraj's Python Google-style docstring dataset
|
|
|
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
|