Update README
Browse files
README.md
CHANGED
@@ -1,40 +1,14 @@
|
|
1 |
---
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
|
6 |
-
|
7 |
-
|
8 |
-
|
9 |
-
|
10 |
-
- name: line_number
|
11 |
-
dtype: int64
|
12 |
-
- name: raw_text
|
13 |
-
dtype: string
|
14 |
-
- name: left
|
15 |
-
dtype: float64
|
16 |
-
- name: height
|
17 |
-
dtype: float64
|
18 |
-
- name: bold
|
19 |
-
dtype: bool
|
20 |
-
- name: italic
|
21 |
-
dtype: bool
|
22 |
-
- name: is_title
|
23 |
-
dtype: bool
|
24 |
-
splits:
|
25 |
-
- name: train
|
26 |
-
num_bytes: 148968855
|
27 |
-
num_examples: 356577
|
28 |
-
- name: test
|
29 |
-
num_bytes: 2833610
|
30 |
-
num_examples: 6132
|
31 |
-
download_size: 45603310
|
32 |
-
dataset_size: 151802465
|
33 |
-
configs:
|
34 |
-
- config_name: default
|
35 |
-
data_files:
|
36 |
-
- split: train
|
37 |
-
path: data/train-*
|
38 |
-
- split: test
|
39 |
-
path: data/test-*
|
40 |
---
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
+
license_name: ludov.1.0
|
3 |
+
task_categories:
|
4 |
+
- text-classification
|
5 |
+
language:
|
6 |
+
- fr
|
7 |
+
tags:
|
8 |
+
- legal
|
9 |
+
- layout
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
10 |
---
|
11 |
+
|
12 |
+
**License**
|
13 |
+
|
14 |
+
License: [Ludo v.1.0](https://datasets.doctrine.fr/Open%20data%20Use%20Licence.pdf)
|