Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -6,17 +6,12 @@ tags:
|
|
6 |
- legal
|
7 |
---
|
8 |
|
9 |
-
# Dataset Card for Dataset Name
|
10 |
-
|
11 |
-
<!-- Provide a quick summary of the dataset. -->
|
12 |
-
|
13 |
-
This dataset card aims to be a base template for new datasets. It has been generated using [this raw template](https://github.com/huggingface/huggingface_hub/blob/main/src/huggingface_hub/templates/datasetcard_template.md?plain=1).
|
14 |
-
|
15 |
## Dataset Details
|
16 |
|
17 |
### Dataset Description
|
18 |
|
19 |
-
Contains line-by-line sequences from human-annotated legal/government documents and their corresponding labels.
|
|
|
20 |
|
21 |
### Dataset Creation
|
22 |
|
|
|
6 |
- legal
|
7 |
---
|
8 |
|
|
|
|
|
|
|
|
|
|
|
|
|
9 |
## Dataset Details
|
10 |
|
11 |
### Dataset Description
|
12 |
|
13 |
+
Contains line-by-line sequences from human-annotated legal/government documents and their corresponding labels.
|
14 |
+
Line-by-line examples derived from DocLayNet [dataset](https://huggingface.co/datasets/pierreguillou/DocLayNet-base)
|
15 |
|
16 |
### Dataset Creation
|
17 |
|