Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -20,6 +20,26 @@ task_categories:
|
|
| 20 |
- conversational
|
| 21 |
size_categories:
|
| 22 |
- 1K<n<10K
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 23 |
---
|
| 24 |
# Code des procédures civiles d'exécution, non-instruct (11-12-2023)
|
| 25 |
|
|
|
|
| 20 |
- conversational
|
| 21 |
size_categories:
|
| 22 |
- 1K<n<10K
|
| 23 |
+
dataset_info:
|
| 24 |
+
features:
|
| 25 |
+
- name: instruction
|
| 26 |
+
dtype: string
|
| 27 |
+
- name: input
|
| 28 |
+
dtype: string
|
| 29 |
+
- name: output
|
| 30 |
+
dtype: string
|
| 31 |
+
- name: start
|
| 32 |
+
dtype: string
|
| 33 |
+
- name: expiration
|
| 34 |
+
dtype: string
|
| 35 |
+
- name: num
|
| 36 |
+
dtype: string
|
| 37 |
+
splits:
|
| 38 |
+
- name: train
|
| 39 |
+
num_bytes: 438658
|
| 40 |
+
num_examples: 684
|
| 41 |
+
download_size: 151740
|
| 42 |
+
dataset_size: 438658
|
| 43 |
---
|
| 44 |
# Code des procédures civiles d'exécution, non-instruct (11-12-2023)
|
| 45 |
|