jfrenz commited on
Commit
fbe7ad7
1 Parent(s): 0510dab

Updated Readme

Browse files
Files changed (1) hide show
  1. README.md +99 -63
README.md CHANGED
@@ -1,26 +1,63 @@
1
  ---
2
- annotations_creators: []
3
- language_creators: []
 
 
 
4
  languages:
5
- - de
6
- licenses: []
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
7
  multilinguality:
8
- - monolingual
9
- pretty_name: german_ler
10
- size_categories:
11
- - unknown
12
  source_datasets:
13
- - extended|german_legal_entity_recognition
14
  task_categories:
15
- - structure-prediction
 
 
 
 
 
 
 
16
  task_ids:
17
- - named-entity-recognition
 
 
 
 
 
 
 
 
18
  ---
19
 
20
- # Dataset Card for [Dataset Name]
21
 
22
  ## Table of Contents
23
- - [Table of Contents](#table-of-contents)
24
  - [Dataset Description](#dataset-description)
25
  - [Dataset Summary](#dataset-summary)
26
  - [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards)
@@ -44,97 +81,96 @@ task_ids:
44
  - [Citation Information](#citation-information)
45
  - [Contributions](#contributions)
46
 
47
- ## Dataset Description
48
 
49
- - **Homepage:**
50
- - **Repository:**
51
- - **Paper:**
52
- - **Leaderboard:**
53
- - **Point of Contact:**
54
 
55
- ### Dataset Summary
56
 
57
- [More Information Needed]
58
 
59
- ### Supported Tasks and Leaderboards
60
 
61
- [More Information Needed]
62
 
63
- ### Languages
64
- German
65
 
66
- ## Dataset Structure
67
 
68
- ### Data Instances
69
 
70
- [More Information Needed]
71
 
72
- ### Data Fields
73
 
74
- [More Information Needed]
75
 
76
- ### Data Splits
77
 
78
- [More Information Needed]
79
 
80
- ## Dataset Creation
81
 
82
- ### Curation Rationale
83
 
84
- [More Information Needed]
85
 
86
- ### Source Data
87
 
88
- #### Initial Data Collection and Normalization
89
 
90
- [More Information Needed]
91
 
92
- #### Who are the source language producers?
93
 
94
- [More Information Needed]
95
 
96
- ### Annotations
97
 
98
- #### Annotation process
99
 
100
- [More Information Needed]
101
 
102
- #### Who are the annotators?
103
 
104
- [More Information Needed]
105
 
106
- ### Personal and Sensitive Information
107
 
108
- [More Information Needed]
109
 
110
- ## Considerations for Using the Data
111
 
112
- ### Social Impact of Dataset
113
 
114
- [More Information Needed]
115
 
116
- ### Discussion of Biases
117
 
118
- [More Information Needed]
119
 
120
- ### Other Known Limitations
121
 
122
- [More Information Needed]
123
 
124
- ## Additional Information
125
 
126
- ### Dataset Curators
127
 
128
- [More Information Needed]
129
 
130
- ### Licensing Information
131
 
132
- [More Information Needed]
133
 
134
- ### Citation Information
135
 
136
- [More Information Needed]
137
 
138
- ### Contributions
139
 
140
- Thanks to [@github-username](https://github.com/<github-username>) for adding this dataset.
 
1
  ---
2
+ pretty_name: LegalGLUE
3
+ annotations_creators:
4
+ - found
5
+ language_creators:
6
+ - found
7
  languages:
8
+ - en,
9
+ - da,
10
+ - de,
11
+ - nl,
12
+ - sv,
13
+ - bg,
14
+ - cs,
15
+ - hr,
16
+ - pl,
17
+ - sk,
18
+ - sl,
19
+ - es,
20
+ - fr,
21
+ - it,
22
+ - pt,
23
+ - ro,
24
+ - et,
25
+ - fi,
26
+ - hu,
27
+ - lt,
28
+ - lv,
29
+ - el,
30
+ - mt,
31
+ licenses:
32
+ - cc-by-4.0
33
  multilinguality:
34
+ - multilingual
 
 
 
35
  source_datasets:
36
+ - extended
37
  task_categories:
38
+ german_ler:
39
+ - token-classification
40
+ lener_br:
41
+ - token-classification
42
+ multi_eurlex:
43
+ - text-classification
44
+ swissJudgmentPrediction:
45
+ - text-classification
46
  task_ids:
47
+ german_ler:
48
+ - named-entity-recognition
49
+ lener_br:
50
+ - named-entity-recognition
51
+ multi_eurlex::
52
+ - multi-label-classification
53
+ - topic-classification
54
+ swissJudgmentPrediction:
55
+ - legal-judgment-prediction
56
  ---
57
 
58
+ # Dataset Card for "LegalLUE"
59
 
60
  ## Table of Contents
 
61
  - [Dataset Description](#dataset-description)
62
  - [Dataset Summary](#dataset-summary)
63
  - [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards)
 
81
  - [Citation Information](#citation-information)
82
  - [Contributions](#contributions)
83
 
84
+ ## Dataset Description
85
 
86
+ - **Homepage:**
87
+ - **Repository:**
88
+ - **Paper:**
89
+ - **Leaderboard:**
90
+ - **Point of Contact:**
91
 
92
+ ### Dataset Summary
93
 
94
+ [More Information Needed]
95
 
96
+ ### Supported Tasks and Leaderboards
97
 
98
+ [More Information Needed]
99
 
100
+ ### Languages
 
101
 
102
+ [More Information Needed]
103
 
104
+ ## Dataset Structure
105
 
106
+ ### Data Instances
107
 
108
+ [More Information Needed]
109
 
110
+ ### Data Fields
111
 
112
+ [More Information Needed]
113
 
114
+ ### Data Splits
115
 
116
+ [More Information Needed]
117
 
118
+ ## Dataset Creation
119
 
120
+ ### Curation Rationale
121
 
122
+ [More Information Needed]
123
 
124
+ ### Source Data
125
 
126
+ #### Initial Data Collection and Normalization
127
 
128
+ [More Information Needed]
129
 
130
+ #### Who are the source language producers?
131
 
132
+ [More Information Needed]
133
 
134
+ ### Annotations
135
 
136
+ #### Annotation process
137
 
138
+ [More Information Needed]
139
 
140
+ #### Who are the annotators?
141
 
142
+ [More Information Needed]
143
 
144
+ ### Personal and Sensitive Information
145
 
146
+ [More Information Needed]
147
 
148
+ ## Considerations for Using the Data
149
 
150
+ ### Social Impact of Dataset
151
 
152
+ [More Information Needed]
153
 
154
+ ### Discussion of Biases
155
 
156
+ [More Information Needed]
157
 
158
+ ### Other Known Limitations
159
 
160
+ [More Information Needed]
161
 
162
+ ## Additional Information
163
 
164
+ ### Dataset Curators
165
 
166
+ [More Information Needed]
167
 
168
+ ### Licensing Information
169
 
170
+ [More Information Needed]
171
 
172
+ ### Citation Information
173
 
174
+ [More Information Needed]
175
 
176
+ ### Contributions