File size: 693 Bytes
86e5738
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
4e95bfb
 
c542bda
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: text
    dtype: string
  - name: data
    dtype: string
  splits:
  - name: train
    num_bytes: 5682185371.25
    num_examples: 157070
  - name: validation
    num_bytes: 1215277311.75
    num_examples: 33650
  - name: test
    num_bytes: 1213956734.875
    num_examples: 33657
  download_size: 7128548769
  dataset_size: 8111419417.875
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
  - split: validation
    path: data/validation-*
  - split: test
    path: data/test-*
---

# Info
This dataset is processed from [achang/plot_qa](https://huggingface.co/datasets/achang/plot_qa)