File size: 2,169 Bytes
787d69a
 
0384d6d
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
787d69a
0384d6d
 
 
 
 
4d7f1fc
0384d6d
4d7f1fc
0384d6d
4d7f1fc
0384d6d
4d7f1fc
 
0384d6d
 
 
4d7f1fc
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
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
---
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"
# - config_name: fine_grained
#   data_files:
#     - split: minutes
#       path: "data/finegrained/csv/minutes_clustered.csv"
#     - split: seconds
#       path: "data/finegrained/csv/seconds_clustered.csv"
---

# CoTAK Dataset: **Co**mmonsense *T*emporal *A*ction *K*nowledge

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](https://github.com/nsjl/aakg-data) repository. All credit for the original dataset and its content goes to the contributors of the original repository.

### Original Repository Information

- Original Repository: [https://github.com/nsjl/aakg-data](https://github.com/nsjl/aakg-data)
- Original Maintainer: [nsjl](https://github.com/nsjl)

## 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.