File size: 728 Bytes
4e4a46d
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
---
dataset_info:
  features:
  - name: text
    dtype: string
  - name: label
    dtype:
      class_label:
        names:
          '0': financial_reports
          '1': government_tenders
          '2': laws_and_regulations
          '3': manuals
          '4': patents
          '5': scientific_articles
  splits:
  - name: train
    num_bytes: 1798548
    num_examples: 691
  - name: validation
    num_bytes: 166488
    num_examples: 64
  - name: test
    num_bytes: 124710
    num_examples: 49
  download_size: 1173005
  dataset_size: 2089746
---
# Dataset Card for "doclaynet_classlabel"

[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)