CoTAK / README.md
kamelliao's picture
Update README.md
4d7f1fc
metadata
license: cc-by-nc-sa-3.0
configs:
  - config_name: coarse_grained
    data_files:
      - split: len5
        path: data/coarsegrained/json/len5.json
      - split: len6
        path: data/coarsegrained/json/len6.json
      - split: len7
        path: data/coarsegrained/json/len7.json
      - split: len8
        path: data/coarsegrained/json/len8.json
      - split: len9
        path: data/coarsegrained/json/len9.json
      - split: len10
        path: data/coarsegrained/json/len10.json

CoTAK Dataset: Commonsense Temporal Action Knowledge

A dataset resource consisting of short descriptions of action-describing sentences annotated with temporal commonsense knowledge. The dataset consists of instructions extracted from WikiHow, which are annotated with commonsense knowledge-based temporal labels indicating implicitly understood information about the actions described by the sentences, including approximately how long an action takes to perform and approximately how long its effects last for. For short duration actions labeled as taking seconds or minutes, which would be of relevance to automated task planning, e.g. in robotics applications, the dataset also provides scalar values to label the temporal durations of how long actions take to perform.

Acknowledgment

The content of this repository is based on the work from the nsjl/aakg-data repository. All credit for the original dataset and its content goes to the contributors of the original repository.

Original Repository Information

License

Their work is partially derived from information extracted from WikiHow, which is used under the terms of the Creative Commons Attribution-NonCommercial-ShareAlike 3.0 license and this dataset is also distributed under the same license.