Upload dataset
Browse files
README.md
CHANGED
|
@@ -1,18 +1,13 @@
|
|
| 1 |
---
|
| 2 |
-
license: apache-2.0
|
| 3 |
language:
|
| 4 |
- fr
|
|
|
|
| 5 |
multilinguality:
|
| 6 |
- monolingual
|
| 7 |
-
|
| 8 |
-
-
|
| 9 |
-
- legal
|
| 10 |
-
- french law
|
| 11 |
-
- droit français
|
| 12 |
-
- Code de procédure civile
|
| 13 |
source_datasets:
|
| 14 |
- original
|
| 15 |
-
pretty_name: Code de procédure civile
|
| 16 |
task_categories:
|
| 17 |
- text-generation
|
| 18 |
- table-question-answering
|
|
@@ -20,8 +15,38 @@ task_categories:
|
|
| 20 |
- text-retrieval
|
| 21 |
- question-answering
|
| 22 |
- text-classification
|
| 23 |
-
|
| 24 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 25 |
---
|
| 26 |
# Code de procédure civile, non-instruct (2024-03-29)
|
| 27 |
|
|
|
|
| 1 |
---
|
|
|
|
| 2 |
language:
|
| 3 |
- fr
|
| 4 |
+
license: apache-2.0
|
| 5 |
multilinguality:
|
| 6 |
- monolingual
|
| 7 |
+
size_categories:
|
| 8 |
+
- 1K<n<10K
|
|
|
|
|
|
|
|
|
|
|
|
|
| 9 |
source_datasets:
|
| 10 |
- original
|
|
|
|
| 11 |
task_categories:
|
| 12 |
- text-generation
|
| 13 |
- table-question-answering
|
|
|
|
| 15 |
- text-retrieval
|
| 16 |
- question-answering
|
| 17 |
- text-classification
|
| 18 |
+
pretty_name: Code de procédure civile
|
| 19 |
+
tags:
|
| 20 |
+
- finetuning
|
| 21 |
+
- legal
|
| 22 |
+
- french law
|
| 23 |
+
- droit français
|
| 24 |
+
- Code de procédure civile
|
| 25 |
+
dataset_info:
|
| 26 |
+
features:
|
| 27 |
+
- name: instruction
|
| 28 |
+
dtype: string
|
| 29 |
+
- name: input
|
| 30 |
+
dtype: string
|
| 31 |
+
- name: output
|
| 32 |
+
dtype: string
|
| 33 |
+
- name: start
|
| 34 |
+
dtype: string
|
| 35 |
+
- name: expiration
|
| 36 |
+
dtype: string
|
| 37 |
+
- name: num
|
| 38 |
+
dtype: string
|
| 39 |
+
splits:
|
| 40 |
+
- name: train
|
| 41 |
+
num_bytes: 1140926
|
| 42 |
+
num_examples: 2054
|
| 43 |
+
download_size: 402653
|
| 44 |
+
dataset_size: 1140926
|
| 45 |
+
configs:
|
| 46 |
+
- config_name: default
|
| 47 |
+
data_files:
|
| 48 |
+
- split: train
|
| 49 |
+
path: data/train-*
|
| 50 |
---
|
| 51 |
# Code de procédure civile, non-instruct (2024-03-29)
|
| 52 |
|
data/{train-00000-of-00001-ce61603ff7f1ab3f.parquet → train-00000-of-00001.parquet}
RENAMED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4936f90c9478a6e8cb70b5b2b92c49de457ef849ef86e497ce513f77d925a735
|
| 3 |
+
size 402653
|