VREN commited on
Commit
f189583
1 Parent(s): cf98a7b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -33,6 +33,7 @@ The dataset is made of 144 debates, 115 of the debates make up the train set, wh
33
  - Transcript : The text of the debate
34
  - Abstractive_1-3 : Human summary of the debate. Abstractive summary style goes from least to most Abstractive - Abstractive 1 keeps names to avoid coreference resolution, while Abstractive 3 is free form
35
  - Extractive_1-2 : Human selection of important utterances from the source debate
 
36
 
37
  ## Data splits
38
 
 
33
  - Transcript : The text of the debate
34
  - Abstractive_1-3 : Human summary of the debate. Abstractive summary style goes from least to most Abstractive - Abstractive 1 keeps names to avoid coreference resolution, while Abstractive 3 is free form
35
  - Extractive_1-2 : Human selection of important utterances from the source debate
36
+ - Community 1-2 : Abstractive communities linking each of the abstractive sentences to the supporting extractive ones. Community 1 represents the linking between Abstractive 1 and Extractive 1, while Community 2 represents the linking between Abstractive 3 and Extractive 2
37
 
38
  ## Data splits
39