Mir-2002 commited on
Commit
d2cb6f7
·
verified ·
1 Parent(s): a344a1a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -13,7 +13,7 @@ size_categories:
13
  # Overview
14
 
15
  This dataset contains 18,219 rows of code-docstring-ast data along with additional metadata. Data was gathered from various Python libraries and frameworks and their
16
- publicly available GitHub repos. Initial raw dataset count was 25,480 down to 18,219 after preprocessing.
17
 
18
  # Sources
19
 
 
13
  # Overview
14
 
15
  This dataset contains 18,219 rows of code-docstring-ast data along with additional metadata. Data was gathered from various Python libraries and frameworks and their
16
+ publicly available GitHub repos. This dataset was created for the purpose of training the [CodeT5+](https://arxiv.org/abs/2305.07922) transformer on AST-enhanced code-to-doc tasks.
17
 
18
  # Sources
19