Datasets:
Commit
•
33b114f
1
Parent(s):
5478c3e
Create README.md (#2)
Browse files- Create README.md (fbdadef6057e18c2574048e05655d0d69e481df3)
Co-authored-by: Louis Brulé Naudet <[email protected]>
README.md
ADDED
@@ -0,0 +1,33 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
task_categories:
|
4 |
+
- summarization
|
5 |
+
- text-generation
|
6 |
+
- feature-extraction
|
7 |
+
tags:
|
8 |
+
- legal
|
9 |
+
- droit
|
10 |
+
- jurisprudence
|
11 |
+
- cassation
|
12 |
+
- judilibre
|
13 |
+
pretty_name: >-
|
14 |
+
Training dataset for summarizing and titling decisions of the French Court of
|
15 |
+
Cassation
|
16 |
+
size_categories:
|
17 |
+
- 10K<n<100K
|
18 |
+
---
|
19 |
+
|
20 |
+
## Dataset Description
|
21 |
+
- **Repository:** https://huggingface.co/datasets/maurya/alpaca_ccass_motivations_sommaires_titres
|
22 |
+
- **Leaderboard:** N/A
|
23 |
+
- **Point of Contact:** [Amaury Fouret](mailto:[email protected])
|
24 |
+
|
25 |
+
# Training dataset for summarizing and titling decisions of the French Court of Cassation based on motivations
|
26 |
+
|
27 |
+
This alpaca-format dataset is designed to train models for summarizing and titling case law based on the reasons for the decision.
|
28 |
+
|
29 |
+
Created with a view to producing metadata for decisions not published in the bulletin, this dataset aims to simplify the development of annotation and categorization tools, and is positioned as a facilitator for jurisprudential processing and information organization.
|
30 |
+
|
31 |
+
## Feedback
|
32 |
+
|
33 |
+
If you have any feedback, please reach out at [Amaury Fouret](mailto:[email protected]).
|