Seacow
commited on
Commit
·
ecb19a2
1
Parent(s):
2d66ad5
update readme
Browse files
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 |
-
|
57 |
-
|
58 |
-
|
59 |
-
|
60 |
-
|
61 |
-
|
62 |
-
1
|
63 |
-
|
64 |
-
1
|
65 |
-
|
66 |
-
|
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" |
|
|
|
|
|
|
|
|