File size: 572 Bytes
91cfc06
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
5ef76ed
 
91cfc06
 
87d07ec
 
 
 
91cfc06
 
 
 
 
 
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
32
---
dataset_info:
  features:
  - name: image
    dtype: image
  - name: Question
    dtype: string
  - name: Answer
    dtype: string
  - name: Short Answer
    dtype: string
  - name: English Question
    dtype: string
  - name: English Answer
    dtype: string
  - name: English short answer
    dtype: string
  - name: pdf_extract_texts
    dtype: string
  splits:
  - name: test
    num_bytes: 12713742.0
    num_examples: 54
  download_size: 11198625
  dataset_size: 12713742.0
configs:
- config_name: default
  data_files:
  - split: test
    path: data/test-*
---