mrochk commited on
Commit
8f0dbef
·
verified ·
1 Parent(s): bf09e1f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -3
README.md CHANGED
@@ -1,3 +1,13 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ ---
4
+
5
+ # SRC-AST-CFG
6
+
7
+ This dataset was created from *CodeSearchNet*, it contains triplets of (function, AST, CFG).
8
+
9
+ It was made for training deep learning models to associate code representations.
10
+
11
+ ## Contact
12
+
13
+ e-mail: `mrochkoulets@gmail.com`