File size: 433 Bytes
93b1c3a
 
 
 
 
 
 
 
 
 
 
 
e131c24
93b1c3a
 
a53c1fc
93b1c3a
a53c1fc
 
93b1c3a
 
 
 
 
 
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
---
dataset_info:
  features:
  - name: uid
    dtype: int64
  - name: person
    dtype: string
  - name: institution_name
    dtype: string
  - name: pdf_files
    sequence: string
  - name: pdf_data
    dtype: string
  splits:
  - name: train
    num_bytes: 54429620
    num_examples: 1024
  download_size: 27388441
  dataset_size: 54429620
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
---