Update README
Browse files* update README with info generated from datasets-cli test --save_info --all_configs
README.md
CHANGED
@@ -1,4 +1,7 @@
|
|
1 |
---
|
|
|
|
|
|
|
2 |
language:
|
3 |
- en
|
4 |
- fr
|
@@ -17,10 +20,6 @@ language:
|
|
17 |
- sq
|
18 |
- ro
|
19 |
- sr
|
20 |
-
pretty_name: LaCour!
|
21 |
-
language_creators:
|
22 |
-
- found
|
23 |
-
- machine-generated
|
24 |
license:
|
25 |
- cc-by-sa-4.0
|
26 |
multilinguality:
|
@@ -28,6 +27,7 @@ multilinguality:
|
|
28 |
size_categories:
|
29 |
- 1K<n<10K
|
30 |
- n<1K
|
|
|
31 |
tags:
|
32 |
- legal
|
33 |
- hearing
|
@@ -35,6 +35,83 @@ tags:
|
|
35 |
- transcript
|
36 |
- echr
|
37 |
- dialog
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
38 |
---
|
39 |
|
40 |
## Dataset Description
|
|
|
1 |
---
|
2 |
+
language_creators:
|
3 |
+
- found
|
4 |
+
- machine-generated
|
5 |
language:
|
6 |
- en
|
7 |
- fr
|
|
|
20 |
- sq
|
21 |
- ro
|
22 |
- sr
|
|
|
|
|
|
|
|
|
23 |
license:
|
24 |
- cc-by-sa-4.0
|
25 |
multilinguality:
|
|
|
27 |
size_categories:
|
28 |
- 1K<n<10K
|
29 |
- n<1K
|
30 |
+
pretty_name: LaCour!
|
31 |
tags:
|
32 |
- legal
|
33 |
- hearing
|
|
|
35 |
- transcript
|
36 |
- echr
|
37 |
- dialog
|
38 |
+
dataset_info:
|
39 |
+
- config_name: documents
|
40 |
+
features:
|
41 |
+
- name: id
|
42 |
+
dtype: int32
|
43 |
+
- name: webcast_id
|
44 |
+
dtype: string
|
45 |
+
- name: hearing_title
|
46 |
+
dtype: string
|
47 |
+
- name: hearing_date
|
48 |
+
dtype: string
|
49 |
+
- name: hearing_type
|
50 |
+
dtype: string
|
51 |
+
- name: application_number
|
52 |
+
sequence: string
|
53 |
+
- name: case_id
|
54 |
+
dtype: string
|
55 |
+
- name: case_name
|
56 |
+
dtype: string
|
57 |
+
- name: case_url
|
58 |
+
dtype: string
|
59 |
+
- name: ecli
|
60 |
+
dtype: string
|
61 |
+
- name: type
|
62 |
+
dtype: string
|
63 |
+
- name: document_date
|
64 |
+
dtype: string
|
65 |
+
- name: importance
|
66 |
+
dtype: int32
|
67 |
+
- name: articles
|
68 |
+
sequence: string
|
69 |
+
- name: respondent_government
|
70 |
+
sequence: string
|
71 |
+
- name: issue
|
72 |
+
dtype: string
|
73 |
+
- name: strasbourg_caselaw
|
74 |
+
dtype: string
|
75 |
+
- name: external_sources
|
76 |
+
dtype: string
|
77 |
+
- name: conclusion
|
78 |
+
dtype: string
|
79 |
+
- name: separate_opinion
|
80 |
+
dtype: bool
|
81 |
+
splits:
|
82 |
+
- name: train
|
83 |
+
num_bytes: 962951
|
84 |
+
num_examples: 369
|
85 |
+
download_size: 1714597
|
86 |
+
dataset_size: 962951
|
87 |
+
- config_name: transcripts
|
88 |
+
features:
|
89 |
+
- name: id
|
90 |
+
dtype: int32
|
91 |
+
- name: webcast_id
|
92 |
+
dtype: string
|
93 |
+
- name: segment_id
|
94 |
+
dtype: int32
|
95 |
+
- name: speaker_name
|
96 |
+
dtype: string
|
97 |
+
- name: speaker_role
|
98 |
+
dtype: string
|
99 |
+
- name: data
|
100 |
+
sequence:
|
101 |
+
- name: begin
|
102 |
+
dtype: float32
|
103 |
+
- name: end
|
104 |
+
dtype: float32
|
105 |
+
- name: language
|
106 |
+
dtype: string
|
107 |
+
- name: text
|
108 |
+
dtype: string
|
109 |
+
splits:
|
110 |
+
- name: train
|
111 |
+
num_bytes: 13950690
|
112 |
+
num_examples: 4000
|
113 |
+
download_size: 5475134
|
114 |
+
dataset_size: 13950690
|
115 |
---
|
116 |
|
117 |
## Dataset Description
|