Datasets:
Update README.md
#3
by
rosehaeun
- opened
README.md
CHANGED
@@ -45,4 +45,14 @@ Our dataset consists of three different partitions.
|
|
45 |
| --------- | ------------------- |
|
46 |
| Static | 2500 |
|
47 |
| Temporal | 2495 |
|
48 |
-
| Disputable | 694 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
45 |
| --------- | ------------------- |
|
46 |
| Static | 2500 |
|
47 |
| Temporal | 2495 |
|
48 |
+
| Disputable | 694 |
|
49 |
+
|
50 |
+
### Details
|
51 |
+
|
52 |
+
1. Question : "question" column
|
53 |
+
|
54 |
+
2. Answers : Two different answers are available: one in the "obj" column and the other in the "replace_name" column.
|
55 |
+
|
56 |
+
3. Context : Context ("context" column) is masked with \[ENTITY\]. Before providing the context to the LM, you should replace \[ENTITY\] with either "obj" or "replace_name".
|
57 |
+
|
58 |
+
4. Number of edits : "num_edits" column. This denotes Temporality for temporal partition, and Disputability for disputable partition.
|