Commit
·
9f355d5
1
Parent(s):
dcae000
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,74 @@
|
|
1 |
---
|
2 |
license: cc-by-sa-4.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: cc-by-sa-4.0
|
3 |
+
language:
|
4 |
+
- fr
|
5 |
+
pretty_name: 'justice_fr '
|
6 |
+
tags:
|
7 |
+
- justice
|
8 |
+
- law
|
9 |
+
- legal
|
10 |
+
size_categories:
|
11 |
+
- 100K<n<1M
|
12 |
---
|
13 |
+
|
14 |
+
# Dataset Card for French Legal Dataset
|
15 |
+
|
16 |
+
## Dataset Description
|
17 |
+
|
18 |
+
The dataset contains a comprehensive collection of French legal books, codes, and appellate court decisions. It encompasses the following:
|
19 |
+
|
20 |
+
- 150,000 articles of laws, decrees, and orders from the 78 French books and codes, covering all legal domains. The total number of pages is approximately 35,000.
|
21 |
+
- 53,000 appellate court decisions spanning from 2013 to the present day. The dataset includes a wide range of cases and legal opinions. The total number of pages is approximately 150,000.
|
22 |
+
- 2,000 definitions and abbreviations commonly used in legal texts, aiding in understanding and interpreting the legal terminology.s used in legal texts.
|
23 |
+
|
24 |
+
### Languages
|
25 |
+
|
26 |
+
The dataset is in French only.
|
27 |
+
|
28 |
+
## Dataset Structure
|
29 |
+
|
30 |
+
### Data Instances
|
31 |
+
|
32 |
+
[More Information Needed]
|
33 |
+
|
34 |
+
### Data Fields
|
35 |
+
|
36 |
+
- instruction ()
|
37 |
+
- input
|
38 |
+
- outpout
|
39 |
+
|
40 |
+
### Data Splits
|
41 |
+
|
42 |
+
The text has been limited/split to approximately 820 words per line, with an average of 1500 tokens (French -> Falcon tokenizer). The goal is to not exceed 2024 tokens, with a margin of error.
|
43 |
+
|
44 |
+
## Dataset Creation
|
45 |
+
|
46 |
+
### Source Data
|
47 |
+
|
48 |
+
#### Initial Data Collection and Normalization
|
49 |
+
|
50 |
+
- All French codes (PDF): https://www.legifrance.gouv.fr/liste/code?etatTexte=VIGUEUR&etatTexte=VIGUEUR_DIFF
|
51 |
+
- Court decisions from JUDILIBRE API: https://piste.gouv.fr/index.php?option=com_apiportal&view=apitester&usage=api&apitab=tests&apiName=JUDILIBRE&apiId=b6d2f389-c3ec-4eb3-9075-bc24d0783781&managerId=2&type=rest&apiVersion=1.0.0&Itemid=265&swaggerVersion=2.0&lang=fr
|
52 |
+
|
53 |
+
#### Who are the source language producers?
|
54 |
+
|
55 |
+
Comming directly from French justice system
|
56 |
+
|
57 |
+
|
58 |
+
## Additional Information
|
59 |
+
|
60 |
+
### Dataset Curators
|
61 |
+
|
62 |
+
[More Information Needed]
|
63 |
+
|
64 |
+
### Licensing Information
|
65 |
+
|
66 |
+
[More Information Needed]
|
67 |
+
|
68 |
+
### Citation Information
|
69 |
+
|
70 |
+
[More Information Needed]
|
71 |
+
|
72 |
+
### Contributions
|
73 |
+
|
74 |
+
[More Information Needed]
|