FudanSELab commited on
Commit
e7724c8
1 Parent(s): a48c49c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +16 -0
README.md CHANGED
@@ -45,4 +45,20 @@ dataset_info:
45
  num_examples: 2916582
46
  download_size: 2492962682
47
  dataset_size: 5373034269
 
 
 
 
 
48
  ---
 
 
 
 
 
 
 
 
 
 
 
 
45
  num_examples: 2916582
46
  download_size: 2492962682
47
  dataset_size: 5373034269
48
+ tags:
49
+ - code-generation
50
+ pretty_name: 'CodeGen4Libs '
51
+ size_categories:
52
+ - 100M<n<1B
53
  ---
54
+
55
+ # Dataset Card for FudanSELab CodeGen4Libs Code Retrieval Library
56
+
57
+ ## Dataset Description
58
+
59
+ - **Repository:** [GitHub Repository](https://github.com/FudanSELab/codegen4libs)
60
+ - **Paper:** [CodeGen4Libs: A Two-stage Approach for Library-oriented Code Generation](https://mingwei-liu.github.io/publication/2023-08-18-ase-CodeGen4Libs)
61
+
62
+ ### Dataset Summary
63
+
64
+ This dataset is the code retrieval library used in the ASE2023 paper titled ["CodeGen4Libs: A Two-stage Approach for Library-oriented Code Generation"](https://mingwei-liu.github.io/publication/2023-08-18-ase-CodeGen4Libs).