Datasets:

Modalities:
Text
Formats:
json
ArXiv:
Libraries:
Datasets
pandas
License:
File size: 669 Bytes
35a4a58
 
 
4d04d42
 
 
 
 
 
 
 
 
432ceeb
4d04d42
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
---
license: cc-by-4.0
---

# TaskLAMA

This is an unofficial upload of the [TaskLAMA](https://arxiv.org/abs/2308.15299) data.

TaskLAMA is a novel dataset for Structured Complex Task Decomposition (SCTD).

Some of the data statistics could be found at [Spico197/TaskLAMA](https://github.com/Spico197/TaskLAMA) .

## Citation

```bibtex
@misc{yuan2023tasklama,
      title={TaskLAMA: Probing the Complex Task Understanding of Language Models}, 
      author={Quan Yuan and Mehran Kazemi and Xin Xu and Isaac Noble and Vaiva Imbrasaite and Deepak Ramachandran},
      year={2023},
      eprint={2308.15299},
      archivePrefix={arXiv},
      primaryClass={cs.CL}
}
```