antoinejeannot commited on
Commit
2192560
1 Parent(s): dbe7433

✨ v2024.10.07 🏛️

Browse files
README.md CHANGED
@@ -41,7 +41,7 @@ configs:
41
 
42
  [![Dataset on HF](https://huggingface.co/datasets/huggingface/badges/resolve/main/dataset-on-hf-md-dark.svg)](https://huggingface.co/datasets/antoinejeannot/jurisprudence) [![GitHub](https://img.shields.io/badge/github-%23121011.svg?style=for-the-badge&logo=github&logoColor=white)](https://github.com/antoinejeannot/jurisprudence)
43
 
44
- # ✨ Jurisprudence, release v2024.10.04 🏛️
45
 
46
  Jurisprudence is an open-source project that automates the collection and distribution of French legal decisions. It leverages the Judilibre API provided by the Cour de Cassation to:
47
 
@@ -56,12 +56,12 @@ Whether you're conducting legal research, developing AI models, or simply intere
56
 
57
  | Jurisdiction | Jurisprudences | Oldest | Latest | Tokens | JSONL (gzipped) | Parquet |
58
  |--------------|----------------|--------|--------|--------|-----------------|---------|
59
- | Cour d'Appel | 387,945 | 1996-03-25 | 2024-09-27 | 1,943,194,589 | [Download (1.70 GB)](https://huggingface.co/datasets/antoinejeannot/jurisprudence/resolve/main/cour_d_appel.jsonl.gz?download=true) | [Download (2.84 GB)](https://huggingface.co/datasets/antoinejeannot/jurisprudence/resolve/main/cour_d_appel.parquet?download=true) |
60
- | Tribunal Judiciaire | 70,890 | 2023-12-14 | 2024-09-26 | 254,152,898 | [Download (227.99 MB)](https://huggingface.co/datasets/antoinejeannot/jurisprudence/resolve/main/tribunal_judiciaire.jsonl.gz?download=true) | [Download (379.79 MB)](https://huggingface.co/datasets/antoinejeannot/jurisprudence/resolve/main/tribunal_judiciaire.parquet?download=true) |
61
- | Cour de Cassation | 535,692 | 1860-08-01 | 2024-10-03 | 1,105,832,888 | [Download (930.45 MB)](https://huggingface.co/datasets/antoinejeannot/jurisprudence/resolve/main/cour_de_cassation.jsonl.gz?download=true) | [Download (1.58 GB)](https://huggingface.co/datasets/antoinejeannot/jurisprudence/resolve/main/cour_de_cassation.parquet?download=true) |
62
- | **Total** | **994,527** | **1860-08-01** | **2024-10-03** | **3,303,180,375** | **2.83 GB** | **4.79 GB** |
63
 
64
- <i>Latest update date: 2024-10-04</i>
65
 
66
  <i># Tokens are computed using GPT-4 tiktoken and the `text` column.</i>
67
 
 
41
 
42
  [![Dataset on HF](https://huggingface.co/datasets/huggingface/badges/resolve/main/dataset-on-hf-md-dark.svg)](https://huggingface.co/datasets/antoinejeannot/jurisprudence) [![GitHub](https://img.shields.io/badge/github-%23121011.svg?style=for-the-badge&logo=github&logoColor=white)](https://github.com/antoinejeannot/jurisprudence)
43
 
44
+ # ✨ Jurisprudence, release v2024.10.07 🏛️
45
 
46
  Jurisprudence is an open-source project that automates the collection and distribution of French legal decisions. It leverages the Judilibre API provided by the Cour de Cassation to:
47
 
 
56
 
57
  | Jurisdiction | Jurisprudences | Oldest | Latest | Tokens | JSONL (gzipped) | Parquet |
58
  |--------------|----------------|--------|--------|--------|-----------------|---------|
59
+ | Cour d'Appel | 389,424 | 1996-03-25 | 2024-10-03 | 1,950,981,319 | [Download (1.71 GB)](https://huggingface.co/datasets/antoinejeannot/jurisprudence/resolve/main/cour_d_appel.jsonl.gz?download=true) | [Download (2.85 GB)](https://huggingface.co/datasets/antoinejeannot/jurisprudence/resolve/main/cour_d_appel.parquet?download=true) |
60
+ | Tribunal Judiciaire | 72,947 | 2023-12-14 | 2024-10-01 | 261,566,963 | [Download (234.92 MB)](https://huggingface.co/datasets/antoinejeannot/jurisprudence/resolve/main/tribunal_judiciaire.jsonl.gz?download=true) | [Download (391.04 MB)](https://huggingface.co/datasets/antoinejeannot/jurisprudence/resolve/main/tribunal_judiciaire.parquet?download=true) |
61
+ | Cour de Cassation | 535,867 | 1860-08-01 | 2024-10-03 | 1,106,176,011 | [Download (930.58 MB)](https://huggingface.co/datasets/antoinejeannot/jurisprudence/resolve/main/cour_de_cassation.jsonl.gz?download=true) | [Download (1.58 GB)](https://huggingface.co/datasets/antoinejeannot/jurisprudence/resolve/main/cour_de_cassation.parquet?download=true) |
62
+ | **Total** | **998,238** | **1860-08-01** | **2024-10-03** | **3,318,724,293** | **2.85 GB** | **4.81 GB** |
63
 
64
+ <i>Latest update date: 2024-10-07</i>
65
 
66
  <i># Tokens are computed using GPT-4 tiktoken and the `text` column.</i>
67
 
cour_d_appel.jsonl.gz CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2675ba73346896cc2ef0a9129b854d7bec7d455f84bfb13e3454d41e569cbaad
3
- size 1826679577
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e8e3f600875c1c29a11dcf51c01208ec1cc829147c4ec9a626403456b1f70a1a
3
+ size 1833295228
cour_d_appel.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:cfdf6190fa336b41ce040853bbb939a2eb845c41af78baee79665e4eae7afa0e
3
- size 3050872810
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:14e5f292f7ad87e2cbfe1be248b06a0f60cab8b17578e4e8c5dd6de89c238325
3
+ size 3061889314
cour_de_cassation.jsonl.gz CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:afcd1a3e7b377a1f685a61acaec71cffa7cc69fc83e9be08df06ae57beb600e0
3
- size 975652083
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8648f0e6e6b3152044ca9bd7b0e198584cf066c4426dee485d353ba0f1e2f66d
3
+ size 975789002
cour_de_cassation.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ce9a05002501cd6197fd9fddf383c5a31340a2e5608315ed12c9908075ec4739
3
- size 1692415899
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a4265b14872ee520425725adee9cc84a6cc2c971f1eb64ea813f98c3ad599e81
3
+ size 1692732632
tribunal_judiciaire.jsonl.gz CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7ef59403431674ecd6dfffbc5919fd1a2c4775de8cdb25e91f30512c47a9106f
3
- size 239062909
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8d1d20ed158dcd884b211bebd9c300cd9453ac67d14dc1209c8482305b664e1b
3
+ size 246333917
tribunal_judiciaire.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a77e1e1fbf053c498c9d9e689b3de0492425a74fe43a8b6e934c2d3cb7f3e623
3
- size 398238414
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:26e5b8c79e264aba2ed20aee7794dfeac17d8ea69f9a67cb749202085333a8f4
3
+ size 410031607