File size: 896 Bytes
ad372db
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
5c62cc8
cb9111b
5c62cc8
4f1d0c6
cb9111b
4f1d0c6
 
 
ad372db
 
 
 
 
5c62cc8
 
4f1d0c6
 
cb9111b
ad372db
cb9111b
3f819b4
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
---
dataset_info:
  features:
  - name: image
    dtype: image
  - name: example_id
    dtype: string
  - name: description
    dtype: string
  - name: qa
    list:
    - name: answer
      dtype: string
    - name: question
      dtype: string
  splits:
  - name: train
    num_bytes: 7060345226.106
    num_examples: 13647
  - name: test
    num_bytes: 254553007
    num_examples: 500
  - name: val
    num_bytes: 261171671
    num_examples: 500
  download_size: 7544082762
  dataset_size: 7576069904.106
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
  - split: test
    path: data/test-*
  - split: val
    path: data/val-*
license: apache-2.0
---

The dataset consists of a collection of general questions and orders/instructions added to [google/docci](https://huggingface.co/datasets/google/docci) dataset. 4000 test example moved into train dataset.