File size: 670 Bytes
77ea99e
4db4865
 
77ea99e
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
f43a3f3
77ea99e
 
 
 
342f978
77ea99e
342f978
 
77ea99e
 
 
 
 
 
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
36
37
38
39
40
---
language:
- en
dataset_info:
  features:
  - name: hash
    dtype: string
  - name: category
    dtype: string
  - name: task
    dtype: string
  - name: description
    dtype: string
  - name: question
    dtype: string
  - name: options
    dtype: string
  - name: ground_truth
    dtype: string
  - name: file_hash
    dtype: string
  - name: slide_number
    dtype: int64
  - name: image
    dtype: image
  - name: json_content
    dtype: string
  splits:
  - name: train
    num_bytes: 22677206.0
    num_examples: 51
  download_size: 22119447
  dataset_size: 22677206.0
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
---