Update README.md
Browse files
README.md
CHANGED
@@ -7,4 +7,9 @@ tags:
|
|
7 |
- code
|
8 |
size_categories:
|
9 |
- 10K<n<100K
|
10 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
7 |
- code
|
8 |
size_categories:
|
9 |
- 10K<n<100K
|
10 |
+
---
|
11 |
+
|
12 |
+
# Overview
|
13 |
+
|
14 |
+
This dataset contains 18,219 rows of code-docstring-ast data along with additional metadata. Data was gathered from various Python libraries and frameworks
|
15 |
+
publicly available GitHub repos.
|