Update README.md
Browse files
README.md
CHANGED
@@ -2,4 +2,11 @@
|
|
2 |
license: cc-by-4.0
|
3 |
language:
|
4 |
- en
|
5 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2 |
license: cc-by-4.0
|
3 |
language:
|
4 |
- en
|
5 |
+
---
|
6 |
+
|
7 |
+
# Overview
|
8 |
+
This repository contains the dataset to the paper "Causal Reasoning of Entities and Events in Procedural Texts" and the dataset **C**ausal **R**easoning of **E**ntities and **E**vents in **P**rocedural Texts (CREPE).
|
9 |
+
|
10 |
+
# Files
|
11 |
+
- `data_dev_v2.json` is the development set of CREPE.
|
12 |
+
- `data_test_v2.json` is the test set of CREPE.
|