Update README.md
Browse files
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`
|