Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,10 @@
|
|
1 |
---
|
2 |
license: cc-by-4.0
|
|
|
|
|
3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: cc-by-4.0
|
3 |
+
tags:
|
4 |
+
- code
|
5 |
---
|
6 |
+
# Dataset Card for Pipeline2Code
|
7 |
+
|
8 |
+
### Dataset Summary
|
9 |
+
|
10 |
+
This dataset can be used for iterative generation of Machine Learning (ML) code from high-level ML pipeline description.
|