File size: 699 Bytes
6a6bf2a
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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: 2016870779
    num_examples: 1466276
  - name: validation
    num_bytes: 427712878
    num_examples: 309608
  - name: test
    num_bytes: 423762425
    num_examples: 311015
  download_size: 980521617
  dataset_size: 2868346082
---
# Dataset Card for "victor_lrec_2020_medium"

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