File size: 548 Bytes
5e5d822
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
30418f5
 
5e5d822
 
30418f5
938534c
30418f5
 
5e5d822
 
 
 
 
 
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: 'Unnamed: 0'
    dtype: int64
  - name: prompt
    dtype: string
  - name: missing_element
    dtype: string
  - name: question_1
    dtype: string
  - name: question_2
    dtype: string
  - name: image
    dtype: image
  - name: method
    dtype: string
  - name: uuid
    dtype: string
  splits:
  - name: train
    num_bytes: 304382205.0
    num_examples: 220
  download_size: 304367382
  dataset_size: 304382205.0
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
---