File size: 679 Bytes
77ea99e
6cf008a
 
77ea99e
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
f43a3f3
77ea99e
 
 
 
b7cba16
70fa135
b7cba16
 
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: 389727628.913
    num_examples: 1037
  download_size: 375687810
  dataset_size: 389727628.913
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
---