Commit
·
f400de6
1
Parent(s):
e68aba6
Update README.md
Browse files
README.md
CHANGED
@@ -8,11 +8,11 @@ Concode dataset is a widely used code generation dataset from Iyer's EMNLP 2018
|
|
8 |
|
9 |
Data statistics of concode dataset are shown in the below table:
|
10 |
|
11 |
-
|
|
12 |
-
|
|
13 |
-
|
|
14 |
-
|
|
15 |
-
|
|
16 |
|
17 |
### Data Format
|
18 |
|
|
|
8 |
|
9 |
Data statistics of concode dataset are shown in the below table:
|
10 |
|
11 |
+
| | #Examples |
|
12 |
+
| --------- | :---------: |
|
13 |
+
| Train | 100,000 |
|
14 |
+
| Validation | 2,000 |
|
15 |
+
| Test | 2,000 |
|
16 |
|
17 |
### Data Format
|
18 |
|