File size: 2,023 Bytes
4cb41f9
 
 
 
 
 
6514244
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
4cb41f9
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
---
dataset_info:
  config_name: faithful-edits
  features:
  - name: image
    dtype: image
  - name: file_number
    dtype: int64
  - name: id
    dtype: string
  - name: source_code
    dtype: string
  - name: number_of_charts_in_dashboard
    dtype: int64
  - name: seed_data_name
    dtype: string
  - name: seed_data_stats
    dtype: string
  - name: provenance
    dtype: string
  - name: provenance_step_types
    dtype: string
  - name: provenance_step_costs
    dtype: string
  - name: cost
    dtype: int64
  - name: revision_step
    dtype: string
  - name: revision_step_function
    dtype: string
  - name: parent_source_code
    dtype: string
  - name: parent_id
    dtype: string
  - name: is_consistent
    dtype: bool
  - name: CHANNEL_FIELD_SWAP
    dtype: bool
  - name: CHANNEL_FIELD_SHIFT
    dtype: bool
  - name: XY_SAME_QUANTITATIVE
    dtype: bool
  - name: XY_SAME_NOMINAL
    dtype: bool
  - name: XY_MEASURE_NAMES
    dtype: bool
  - name: COLOR_SAME_QUANTITATIVE
    dtype: bool
  - name: COLOR_DIFF_QUANTITATIVE
    dtype: bool
  - name: COLOR_SAME_NOMINAL
    dtype: bool
  - name: COLOR_DIFF_NOMINAL
    dtype: bool
  - name: COLOR_NOMINAL_VS_QUANTITATIVE
    dtype: bool
  - name: COLOR_CONSTANT_VS_NOMINAL
    dtype: bool
  - name: COLOR_CONSTANT_VS_QUANTITATIVE
    dtype: bool
  - name: SIZE_SAME_QUANTITATIVE
    dtype: bool
  - name: SIZE_NO_DIFF
    dtype: bool
  - name: SHAPE_SAME_NOMINAL
    dtype: bool
  - name: SHAPE_DIFF_NOMINAL
    dtype: bool
  - name: SHAPE_CONSTANT
    dtype: bool
  - name: source_code_vg
    dtype: string
  - name: train_val_test
    dtype: string
  splits:
  - name: train
    num_bytes: 7170953591.416
    num_examples: 10932
  download_size: 3015775358
  dataset_size: 7170953591.416
configs:
- config_name: faithful-edits
  data_files:
  - split: train
    path: faithful-edits/train-*
---
# Dataset Card for "test"

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