Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -1,6 +1,8 @@
|
|
1 |
---
|
2 |
task_categories:
|
3 |
- text-generation
|
|
|
|
|
4 |
language:
|
5 |
- en
|
6 |
license: apache-2.0
|
@@ -13,11 +15,11 @@ license: apache-2.0
|
|
13 |
- **Repository:**
|
14 |
- **Paper:** https://arxiv.org/abs/2209.00465
|
15 |
- **Leaderboard:**
|
16 |
-
- **Point of Contact:** @
|
17 |
|
18 |
### Dataset Summary
|
19 |
|
20 |
-
This dataset
|
21 |
|
22 |
### Supported Tasks and Leaderboards
|
23 |
|
|
|
1 |
---
|
2 |
task_categories:
|
3 |
- text-generation
|
4 |
+
- table-to-text
|
5 |
+
- table-question-answering
|
6 |
language:
|
7 |
- en
|
8 |
license: apache-2.0
|
|
|
15 |
- **Repository:**
|
16 |
- **Paper:** https://arxiv.org/abs/2209.00465
|
17 |
- **Leaderboard:**
|
18 |
+
- **Point of Contact:** yuchenlin1995@gmail.com
|
19 |
|
20 |
### Dataset Summary
|
21 |
|
22 |
+
This **G-PlanET** dataset is built on AI2 [ALFRED](https://leaderboard.allenai.org/alfred/submissions/get-started).
|
23 |
|
24 |
### Supported Tasks and Leaderboards
|
25 |
|