File size: 614 Bytes
b2c4a2b
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
b0c67d1
b2c4a2b
 
b0c67d1
b2c4a2b
 
 
 
 
b0c67d1
 
 
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
33
34
35
---
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
  - name: ocr
    dtype: string
  splits:
  - name: test
    num_bytes: 12839489
    num_examples: 54
  download_size: 11285637
  dataset_size: 12839489
configs:
- config_name: default
  data_files:
  - split: test
    path: data/test-*
language:
- hu
---