Alon Eirew commited on
Commit
26af731
1 Parent(s): a3b7f11

add license

Browse files
Files changed (1) hide show
  1. README.md +16 -12
README.md CHANGED
@@ -26,8 +26,21 @@ for split_file in splits_files:
26
 
27
  ## Dataset Structure
28
 
29
- ### Data Instances
 
 
 
 
 
 
 
 
 
 
 
 
30
 
 
31
 
32
  ```json
33
  {
@@ -86,14 +99,5 @@ for split_file in splits_files:
86
  |sent_id|Ignore|Ignore|
87
 
88
 
89
- ### Data Splits
90
-
91
- - Train - Train_Event_gold_mentions.json
92
- - Dev - Dev_Event_gold_mentions_validated.json
93
- - Test - Test_Event_gold_mentions_validated.json
94
- - All (without automatic filtering) - All_Event_gold_mentions_unfiltered.json
95
-
96
- | | Train | Valid | Test |
97
- | ----- | ------ | ----- | ---- |
98
- | Clusters | 7,042 | 233 | 322 |
99
- | Event Mentions | 40,529 | 1250 | 1,893 |
26
 
27
  ## Dataset Structure
28
 
29
+ ### Data Splits
30
+ - **Final version of the English CD event coreference dataset**<br>
31
+ - Train - Train_Event_gold_mentions.json
32
+ - Dev - Dev_Event_gold_mentions_validated.json
33
+ - Test - Test_Event_gold_mentions_validated.json
34
+
35
+ | | Train | Valid | Test |
36
+ | ----- | ------ | ----- | ---- |
37
+ | Clusters | 7,042 | 233 | 322 |
38
+ | Event Mentions | 40,529 | 1250 | 1,893 |
39
+
40
+ - **The non (within clusters) controlled version of the dataset (lexical diversity)**<br>
41
+ - All (experimental) - All_Event_gold_mentions_unfiltered.json
42
 
43
+ ### Data Instances
44
 
45
  ```json
46
  {
99
  |sent_id|Ignore|Ignore|
100
 
101
 
102
+ ## License
103
+ We provide the following data sets under a <a href="https://creativecommons.org/licenses/by-sa/3.0/deed.en_US">Creative Commons Attribution-ShareAlike 3.0 Unported License</a>. It is based on content extracted from Wikipedia that is licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported License