Stern5497 commited on
Commit
64e8ca7
1 Parent(s): 9785bb5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +113 -31
README.md CHANGED
@@ -8,49 +8,131 @@ language:
8
  size_categories:
9
  - 100K<n<1M
10
  license: cc-by-sa-4.0
 
11
  ---
12
 
 
13
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
14
 
 
15
 
16
- # Court View Generation
 
 
 
 
17
 
18
- ## Introduction
19
 
 
20
  This dataset contains court views for different languages and court chambers. It includes information such as decision id, language, chamber, file name, url, and the number of tokens in the facts and considerations sections.
21
  Full (L1) contains all the data, Origin (L2) contains only data with complete origin facts & origin considerations.
 
 
22
 
23
- ## Size
24
- ### Full (L1)
25
- - All: 404'391
26
- - validation: 47'727
27
- - test: 122'351
28
- - train: 234'313
29
 
30
- ### Origin (L2)
31
- - All: 270
32
- - validation: 50
33
- - test: 16
34
- - train: 204
35
 
36
- ## Load datasets
37
 
38
- ```python
39
- dataset = load_dataset("rcds/swiss_court_view_generation")
40
- dataset_origin = load_dataset("rcds/swiss_court_view_generation", "origin")
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
41
  ```
42
 
43
- ## Columns
44
-
45
- - decision_id: unique identifier for the decision
46
- - facts: facts section of the decision
47
- - considerations: considerations section of the decision
48
- - origin_facts: facts section of the origin decision
49
- - origin_considerations: considerations section of the origin decision
50
- - law_area: area of law of the decision
51
- - language: language of the decision
52
- - year: year of the decision
53
- - court: court of the decision
54
- - chamber: chamber of the decision
55
- - canton: canton of the decision
56
- - region: region of the decision
 
8
  size_categories:
9
  - 100K<n<1M
10
  license: cc-by-sa-4.0
11
+ pretty_name: Swiss Court View Generation
12
  ---
13
 
14
+ # Dataset Card for Swiss Court View Generation
15
 
16
+ ## Table of Contents
17
+ - [Table of Contents](#table-of-contents)
18
+ - [Dataset Description](#dataset-description)
19
+ - [Dataset Summary](#dataset-summary)
20
+ - [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards)
21
+ - [Languages](#languages)
22
+ - [Dataset Structure](#dataset-structure)
23
+ - [Data Instances](#data-instances)
24
+ - [Data Fields](#data-fields)
25
+ - [Data Splits](#data-splits)
26
+ - [Dataset Creation](#dataset-creation)
27
+ - [Curation Rationale](#curation-rationale)
28
+ - [Source Data](#source-data)
29
+ - [Annotations](#annotations)
30
+ - [Personal and Sensitive Information](#personal-and-sensitive-information)
31
+ - [Considerations for Using the Data](#considerations-for-using-the-data)
32
+ - [Social Impact of Dataset](#social-impact-of-dataset)
33
+ - [Discussion of Biases](#discussion-of-biases)
34
+ - [Other Known Limitations](#other-known-limitations)
35
+ - [Additional Information](#additional-information)
36
+ - [Dataset Curators](#dataset-curators)
37
+ - [Licensing Information](#licensing-information)
38
+ - [Citation Information](#citation-information)
39
+ - [Contributions](#contributions)
40
 
41
+ ## Dataset Description
42
 
43
+ - **Homepage:**
44
+ - **Repository:**
45
+ - **Paper:**
46
+ - **Leaderboard:**
47
+ - **Point of Contact:**
48
 
49
+ ### Dataset Summary
50
 
51
+ Swiss Court View Generation is a multilingual, diachronic dataset of 404K Swiss Federal Supreme Court (FSCS) cases. This dataset is part of a challenging text generation task.
52
  This dataset contains court views for different languages and court chambers. It includes information such as decision id, language, chamber, file name, url, and the number of tokens in the facts and considerations sections.
53
  Full (L1) contains all the data, Origin (L2) contains only data with complete origin facts & origin considerations.
54
+ ### Supported Tasks and Leaderboards
55
+ ### Languages
56
 
57
+ Switzerland has four official languages with three languages German, French and Italian being represenated. The decisions are written by the judges and clerks in the language of the proceedings.
 
 
 
 
 
58
 
59
+ | Language | Subset | Number of Documents Full |Number of Documents Origin| 270 & 49 & 221
60
+ |------------|------------|--------------------------|-----|
61
+ | German | **de** | 197K |49 |
62
+ | French | **fr** | 163K |221 |
63
+ | Italian | **it** | 44K |0 |
64
 
65
+ ## Dataset Structure
66
 
67
+ ### Data Fields
68
+
69
+ ```
70
+ decision_id (string)
71
+ facts (string)
72
+ considerations (string)
73
+ origin_facts (string)
74
+ origin_considerations (string)
75
+ law_area (string)
76
+ language (string)
77
+ year (int32)
78
+ court (string)
79
+ chamber (string)
80
+ canton (string)
81
+ region (string)
82
+ ```
83
+
84
+ ### Data Instances
85
+ [More Information Needed]
86
+ ### Data Fields
87
+ [More Information Needed]
88
+ ### Data Splits
89
+ ## Dataset Creation
90
+ ### Curation Rationale
91
+ ### Source Data
92
+ #### Initial Data Collection and Normalization
93
+
94
+ The original data are published from 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.
95
+
96
+ #### Who are the source language producers?
97
+
98
+ The decisions are written by the judges and clerks in the language of the proceedings.
99
+
100
+ ### Annotations
101
+ #### Annotation process
102
+
103
+ #### Who are the annotators?
104
+
105
+ Metadata is published by the Swiss Federal Supreme Court (https://www.bger.ch).
106
+
107
+ ### Personal and Sensitive Information
108
+
109
+ 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.
110
+
111
+ ## Considerations for Using the Data
112
+ ### Social Impact of Dataset
113
+ [More Information Needed]
114
+ ### Discussion of Biases
115
+ [More Information Needed]
116
+ ### Other Known Limitations
117
+ [More Information Needed]
118
+ ## Additional Information
119
+ ### Dataset Curators
120
+ [More Information Needed]
121
+ ### Licensing Information
122
+
123
+ 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)
124
+ © Swiss Federal Supreme Court, 2002-2022
125
+
126
+ 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.
127
+ Source: https://www.bger.ch/files/live/sites/bger/files/pdf/de/urteilsveroeffentlichung_d.pdf
128
+
129
+ ### Citation Information
130
+
131
+ *Visu, Ronja, Joel*
132
+ *Title: Blabliblablu*
133
+ *Name of conference*
134
+ ```
135
+ cit
136
  ```
137
 
138
+ ### Contributions