Datasets:

Modalities:
Text
Formats:
csv
Languages:
English
Size:
< 1K
ArXiv:
Libraries:
Datasets
pandas
License:
Seacow commited on
Commit
ecb19a2
·
1 Parent(s): 2d66ad5

update readme

Browse files
Files changed (1) hide show
  1. README.md +11 -16
README.md CHANGED
@@ -51,20 +51,15 @@ There are 6 columns in the dataset, namely `goal`, `steps`, `event`, `event_answ
51
  `event`: The likelihood that "_My skin makes contact with things I touch_" after the execution of each step.
52
 
53
  `ground truth answers`:
54
- 1 --> "equally likely"
55
 
56
- 1 --> "equally likely"
57
-
58
- 0 --> "less likely"
59
-
60
- 1 --> "equally likely"
61
-
62
- 1 --> "equally likely"
63
-
64
- 1 --> "equally likely"
65
-
66
- 1 --> "equally likely"
67
-
68
- 1 --> "equally likely"
69
-
70
- 2 --> "more likely"
 
51
  `event`: The likelihood that "_My skin makes contact with things I touch_" after the execution of each step.
52
 
53
  `ground truth answers`:
 
54
 
55
+ |Label|Literal Mearning|
56
+ |------|-------|
57
+ |1 | "equally likely"|
58
+ |1 | "equally likely" |
59
+ |0 | "less likely" |
60
+ |1 | "equally likely" |
61
+ |1 | "equally likely" |
62
+ |1 | "equally likely" |
63
+ |1 | "equally likely" |
64
+ |1 | "equally likely" |
65
+ |2 | "more likely" |