Datasets:
Tasks:
Text Classification
Formats:
json
Sub-tasks:
entity-linking-classification
Size:
100K - 1M
ArXiv:
DOI:
License:
Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,189 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
annotations_creators:
|
3 |
+
- machine-generated
|
4 |
+
language:
|
5 |
+
- de
|
6 |
+
- fr
|
7 |
+
- it
|
8 |
+
language_creators:
|
9 |
+
- expert-generated
|
10 |
+
license: []
|
11 |
+
multilinguality:
|
12 |
+
- multilingual
|
13 |
+
pretty_name: 'doc2doc '
|
14 |
+
size_categories:
|
15 |
+
- 100K<n<1M
|
16 |
+
source_datasets:
|
17 |
+
- original
|
18 |
+
tags: []
|
19 |
+
task_categories:
|
20 |
+
- text-classification
|
21 |
+
task_ids:
|
22 |
+
- entity-linking-classification
|
23 |
+
---
|
24 |
+
|
25 |
+
https://huggingface.co/spaces/huggingface/datasets-tagging
|
26 |
+
|
27 |
+
|
28 |
+
# Dataset Card for [Dataset Name]
|
29 |
+
|
30 |
+
## Table of Contents
|
31 |
+
- [Table of Contents](#table-of-contents)
|
32 |
+
- [Dataset Description](#dataset-description)
|
33 |
+
- [Dataset Summary](#dataset-summary)
|
34 |
+
- [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards)
|
35 |
+
- [Languages](#languages)
|
36 |
+
- [Dataset Structure](#dataset-structure)
|
37 |
+
- [Data Instances](#data-instances)
|
38 |
+
- [Data Fields](#data-fields)
|
39 |
+
- [Data Splits](#data-splits)
|
40 |
+
- [Dataset Creation](#dataset-creation)
|
41 |
+
- [Curation Rationale](#curation-rationale)
|
42 |
+
- [Source Data](#source-data)
|
43 |
+
- [Annotations](#annotations)
|
44 |
+
- [Personal and Sensitive Information](#personal-and-sensitive-information)
|
45 |
+
- [Considerations for Using the Data](#considerations-for-using-the-data)
|
46 |
+
- [Social Impact of Dataset](#social-impact-of-dataset)
|
47 |
+
- [Discussion of Biases](#discussion-of-biases)
|
48 |
+
- [Other Known Limitations](#other-known-limitations)
|
49 |
+
- [Additional Information](#additional-information)
|
50 |
+
- [Dataset Curators](#dataset-curators)
|
51 |
+
- [Licensing Information](#licensing-information)
|
52 |
+
- [Citation Information](#citation-information)
|
53 |
+
- [Contributions](#contributions)
|
54 |
+
|
55 |
+
## Dataset Description
|
56 |
+
|
57 |
+
- **Homepage:**
|
58 |
+
- **Repository:**
|
59 |
+
- **Paper:**
|
60 |
+
- **Leaderboard:**
|
61 |
+
- **Point of Contact:**
|
62 |
+
|
63 |
+
### Dataset Summary
|
64 |
+
|
65 |
+
doc2doc is a multilingual, diachronic dataset of 135K Swiss Federal Supreme Court (FSCS) cases annotated with law citations and ruling citations, posing a challenging text classification task. As unique label we are using decision_id of cited rulings and uuid of cited law articles, which can be found in the SwissCourtRulingCorpus. We also provide additional metadata, i.e., the publication year, the legal area and the canton of origin per case, to promote robustness and fairness studies on the critical area of legal NLP.
|
66 |
+
|
67 |
+
### Supported Tasks and Leaderboards
|
68 |
+
|
69 |
+
doc2doc can be used as information retrieval task.
|
70 |
+
|
71 |
+
### Languages
|
72 |
+
|
73 |
+
Switzerland has four official languages with three languages (German 85K, French 30k and Italian 10k) being represented. The decisions are written by the judges and clerks in the language of the proceedings.
|
74 |
+
|
75 |
+
## Dataset Structure
|
76 |
+
|
77 |
+
### Data Instances
|
78 |
+
|
79 |
+
```
|
80 |
+
{
|
81 |
+
"id": 48757,
|
82 |
+
"year": 2015,
|
83 |
+
"facts": "Sachverhalt: A. X._ war bei der Krankenversicherung C._ taggeldversichert. Infolge einer Arbeitsunf\u00e4higkeit leistete ihm die C._ vom 30. Juni 2011 bis am 28. Juni 2013 Krankentaggelder, wobei die Leistungen bis am 30. September 2012 auf Grundlage einer Arbeitsunf\u00e4higkeit von 100% und danach basierend auf einer Arbeitsunf\u00e4higkeit von 55% erbracht wurden. Die Neueinsch\u00e4tzung der Arbeitsf\u00e4higkeit erfolgte anhand eines Gutachtens der D._ AG vom 27. August 2012, welches im Auftrag der C._ erstellt wurde. X._ machte daraufhin gegen\u00fcber der C._ geltend, er sei entgegen dem Gutachten auch nach dem 30. September 2012 zu 100% arbeitsunf\u00e4hig gewesen. Ferner verlangte er von der D._ AG zwecks externer \u00dcberpr\u00fcfung des Gutachtens die Herausgabe s\u00e4mtlicher diesbez\u00fcglicher Notizen, Auswertungen und Unterlagen. A._ (als Gesch\u00e4ftsf\u00fchrer der D._ AG) und B._ (als f\u00fcr das Gutachten medizinisch Verantwortliche) antworteten ihm, dass sie alle Unterlagen der C._ zugestellt h\u00e4tten und dass allf\u00e4llige Fragen zum Gutachten direkt der C._ zu stellen seien. X._ reichte am 2. Januar 2014 eine Strafanzeige gegen A._ und B._ ein. Er wirft diesen vor, ihn durch die Nichtherausgabe der Dokumente und durch Behinderung des IV-Verfahrens gen\u00f6tigt, Daten besch\u00e4digt bzw. vernichtet und ein falsches \u00e4rztliches Zeugnis ausgestellt zu haben. Zudem h\u00e4tten sie durch die Verz\u00f6gerung des IV-Verfahrens und insbesondere durch das falsche \u00e4rztliche Zeugnis sein Verm\u00f6gen arglistig gesch\u00e4digt. B. Die Staatsanwaltschaft des Kantons Bern, Region Oberland, nahm das Verfahren wegen N\u00f6tigung, Datenbesch\u00e4digung, falschem \u00e4rztlichem Zeugnis und arglistiger Verm\u00f6genssch\u00e4digung mit Verf\u00fcgung vom 10. November 2014 nicht an die Hand. Das Obergericht des Kantons Bern wies die von X._ dagegen erhobene Beschwerde am 27. April 2015 ab, soweit darauf einzutreten war. C. X._ beantragt mit Beschwerde in Strafsachen, der Beschluss vom 27. April 2015 sei aufzuheben und die Angelegenheit zur korrekten Ermittlung des Sachverhalts an die Staatsanwaltschaft zur\u00fcckzuweisen. Er stellt zudem den sinngem\u00e4ssen Antrag, das bundesgerichtliche Verfahren sei w\u00e4hrend der Dauer des konnexen Strafverfahrens gegen eine Teilgutachterin und des ebenfalls konnexen Zivil- oder Strafverfahrens gegen die C._ wegen Einsichtsverweigerung in das mutmasslich gef\u00e4lschte Originalgutachten zu sistieren. X._ ersucht um unentgeltliche Rechtspflege. ",
|
84 |
+
"labels": 0, # dismissal
|
85 |
+
"language": "de",
|
86 |
+
"region": "Espace Mittelland",
|
87 |
+
"canton": "be",
|
88 |
+
"legal area": "penal law"
|
89 |
+
}
|
90 |
+
```
|
91 |
+
|
92 |
+
### Data Fields
|
93 |
+
|
94 |
+
```
|
95 |
+
id: (int) a unique identifier of the for the document
|
96 |
+
year: (int) the publication year
|
97 |
+
text: (str) the facts of the case
|
98 |
+
label: (class label) the judgment outcome: 0 (dismissal) or 1 (approval)
|
99 |
+
language: (str) one of (de, fr, it)
|
100 |
+
region: (str) the region of the lower court
|
101 |
+
canton: (str) the canton of the lower court
|
102 |
+
legal area: (str) the legal area of the case
|
103 |
+
```
|
104 |
+
|
105 |
+
### Data Splits
|
106 |
+
|
107 |
+
The dataset was split date-stratisfied
|
108 |
+
- Train: 2002-2015
|
109 |
+
- Validation: 2016-2018
|
110 |
+
- Test: 2019-2022
|
111 |
+
|
112 |
+
| Language | Subset | Number of Documents (Training/Validation/Test) |
|
113 |
+
|------------|------------|------------------------------------------------|
|
114 |
+
| German | **de** | 35'452 / 4'705 / 9'725 |
|
115 |
+
| French | **fr** | 21'179 / 3'095 / 6'820 |
|
116 |
+
| Italian | **it** | 3'072 / 408 / 812 |
|
117 |
+
|
118 |
+
|
119 |
+
## Dataset Creation
|
120 |
+
|
121 |
+
### Curation Rationale
|
122 |
+
|
123 |
+
The dataset was curated by Stern et al. (2023).
|
124 |
+
|
125 |
+
### Source Data
|
126 |
+
|
127 |
+
#### Initial Data Collection and Normalization
|
128 |
+
|
129 |
+
The original data are available at the Swiss Federal Supreme Court (https://www.bger.ch) in unprocessed formats (HTML). The documents were downloaded from the Entscheidsuche portal (https://entscheidsuche.ch) in HTML.
|
130 |
+
|
131 |
+
#### Who are the source language producers?
|
132 |
+
|
133 |
+
The decisions are written by the judges and clerks in the language of the proceedings.
|
134 |
+
|
135 |
+
### Annotations
|
136 |
+
|
137 |
+
#### Annotation process
|
138 |
+
|
139 |
+
The decisions have been annotated with the citation ids using html tags and parsers.
|
140 |
+
|
141 |
+
#### Who are the annotators?
|
142 |
+
|
143 |
+
Ronja Stern annotated the citations.
|
144 |
+
Metadata is published by the Swiss Federal Supreme Court (https://www.bger.ch).
|
145 |
+
|
146 |
+
### Personal and Sensitive Information
|
147 |
+
|
148 |
+
The dataset contains publicly available court decisions from the Swiss Federal Supreme Court. Personal or sensitive information has been anonymized by the court before publication according to the following guidelines: https://www.bger.ch/home/juridiction/anonymisierungsregeln.html.
|
149 |
+
|
150 |
+
## Considerations for Using the Data
|
151 |
+
|
152 |
+
### Social Impact of Dataset
|
153 |
+
|
154 |
+
[More Information Needed]
|
155 |
+
|
156 |
+
### Discussion of Biases
|
157 |
+
|
158 |
+
[More Information Needed]
|
159 |
+
|
160 |
+
### Other Known Limitations
|
161 |
+
|
162 |
+
[More Information Needed]
|
163 |
+
|
164 |
+
## Additional Information
|
165 |
+
|
166 |
+
### Dataset Curators
|
167 |
+
|
168 |
+
[More Information Needed]
|
169 |
+
|
170 |
+
### Licensing Information
|
171 |
+
|
172 |
+
We release the data under CC-BY-4.0 which complies with the court licensing (https://www.bger.ch/files/live/sites/bger/files/pdf/de/urteilsveroeffentlichung_d.pdf)
|
173 |
+
© Swiss Federal Supreme Court, 2002-2022
|
174 |
+
|
175 |
+
The copyright for the editorial content of this website and the consolidated texts, which is owned by the Swiss Federal Supreme Court, is licensed under the Creative Commons Attribution 4.0 International licence. This means that you can re-use the content provided you acknowledge the source and indicate any changes you have made.
|
176 |
+
Source: https://www.bger.ch/files/live/sites/bger/files/pdf/de/urteilsveroeffentlichung_d.pdf
|
177 |
+
|
178 |
+
### Citation Information
|
179 |
+
|
180 |
+
*Visu, Ronja, Joel*
|
181 |
+
*Title: Blabliblablu*
|
182 |
+
*Name of conference*
|
183 |
+
```
|
184 |
+
cit
|
185 |
+
```
|
186 |
+
|
187 |
+
### Contributions
|
188 |
+
|
189 |
+
Thanks to [@Stern5497](https://github.com/stern5497) for adding this dataset.
|