MahmoudAly commited on
Commit
f63b3d1
·
verified ·
1 Parent(s): aa53ac2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -1
README.md CHANGED
@@ -10,4 +10,14 @@ tags:
10
  - legal
11
  size_categories:
12
  - 1K<n<10K
13
- ---
 
 
 
 
 
 
 
 
 
 
 
10
  - legal
11
  size_categories:
12
  - 1K<n<10K
13
+ ---
14
+
15
+ # Dataset Card for LexAbSumm
16
+ ### Dataset Summary
17
+
18
+ Legal professionals frequently encounter long legal judgments that hold critical insights for their work. While recent advances have led to automated summarization solutions for legal documents, they typically provide generic summaries, which may not meet the diverse information needs of users. To address this gap, we introduce LexAbSumm, a novel dataset designed for aspect-based summarization of legal case decisions, sourced from the European Court of Human Rights jurisdiction. We evaluate several abstractive summarization models tailored for longer documents on LexAbSumm, revealing a challenge in conditioning these models to produce aspect-specific summaries. We release LexAbSum to facilitate research in aspect-based summarization for legal domain.
19
+
20
+ ### Languages
21
+ English
22
+
23
+ # Citation Information