File size: 693 Bytes
acc6984
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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: themes
    dtype: string
  - name: process_id
    dtype: string
  - name: file_name
    dtype: string
  - name: document_type
    dtype: string
  - name: pages
    dtype: int64
  - name: body
    dtype: string
  splits:
  - name: train
    num_bytes: 219095295
    num_examples: 149217
  - name: validation
    num_bytes: 139364099
    num_examples: 94735
  - name: test
    num_bytes: 140516696
    num_examples: 95526
  download_size: 154894289
  dataset_size: 498976090
---
# Dataset Card for "victor_lrec_2020_small"

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