CoolFace
Datasetpublic

Spico/TaskLAMA

TaskLAMA This is an unofficial upload of the TaskLAMA data. TaskLAMA is a novel dataset for Structured Complex Task Decomposition (SCTD). Some of the data statistics could be found at Spico197/TaskLAMA . Citation @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}… See the full description on the dataset page: https://huggingface.co/datasets/Spico/TaskLAMA.

sourceHugging Facecc-by-4.0updated 3y agoView on Hugging Face
2likes52downloads
README.md25 linesDownload Raw Back to root
1---2license: cc-by-4.03---4 5# TaskLAMA6 7This is an unofficial upload of the [TaskLAMA](https://arxiv.org/abs/2308.15299) data.8 9TaskLAMA is a novel dataset for Structured Complex Task Decomposition (SCTD).10 11Some of the data statistics could be found at [Spico197/TaskLAMA](https://github.com/Spico197/TaskLAMA) .12 13## Citation14 15```bibtex16@misc{yuan2023tasklama,17      title={TaskLAMA: Probing the Complex Task Understanding of Language Models}, 18      author={Quan Yuan and Mehran Kazemi and Xin Xu and Isaac Noble and Vaiva Imbrasaite and Deepak Ramachandran},19      year={2023},20      eprint={2308.15299},21      archivePrefix={arXiv},22      primaryClass={cs.CL}23}24```25