File size: 1,126 Bytes
079c4bf
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
41
42
43
44
45
46
47
48
49
50
---
dataset_info:
  features:
  - name: image
    dtype: image
  - name: label
    dtype:
      class_label:
        names:
          '0': area
          '1': heatmap
          '2': horizontal_bar
          '3': horizontal_interval
          '4': line
          '5': manhattan
          '6': map
          '7': pie
          '8': scatter
          '9': scatter-line
          '10': surface
          '11': venn
          '12': vertical_bar
          '13': vertical_box
          '14': vertical_interval
  - name: pipeline_label
    dtype:
      class_label:
        names:
          '0': line
          '1': other
          '2': scatter
          '3': scatter_line
          '4': vertical_bar
  - name: true_label
    dtype: string
  splits:
  - name: train
    num_bytes: 1192178239.45
    num_examples: 22923
  download_size: 1082413228
  dataset_size: 1192178239.45
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
---
# Dataset Card for "ICPR_big_div2"

[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)