veri-render / benchmark.yaml
namruto77's picture
Upload VeriRender benchmark dataset
d323f57 verified
Raw
History Blame Contribute Delete
2.16 kB
benchmark:
n_per_spec: 10
consistent_mode: per_family # none | per_family | per_spec
domains:
data_visualization:
representation_type: python
families:
heatmap:
base_seed: 1000
perturbations:
- colormap_inversion
- axis_swap
- sign_inversion
- amplitude_scale
- symmetry_mismatch
line_plot:
base_seed: 2000
perturbations:
- sign_inversion
- phase_shift
- axis_swap
- amplitude_scale
- frequency_doubling
- dc_offset
polar:
base_seed: 3000
perturbations:
- sign_inversion
- wrong_petal_count
- symmetry_mismatch
bar_chart:
base_seed: 4000
perturbations:
- sign_inversion
- amplitude_scale
- bar_order_swap
scatter:
base_seed: 5000
perturbations:
- sign_inversion
- dc_offset
mathematical_plots:
representation_type: latex
families:
sinusoid:
base_seed: 6000
perturbations:
- sign_inversion
- amplitude_scale
- frequency_doubling
- phase_shift
- dc_offset
polynomial:
base_seed: 7000
perturbations:
- sign_inversion
- dc_offset
- coefficient_scale
rose_formula:
base_seed: 8000
perturbations:
- sign_inversion
- wrong_petal_count
- symmetry_mismatch
geometry_physics:
representation_type: physics_spec
families:
projectile:
base_seed: 9000
perturbations:
- sign_inversion
- wrong_gravity
- wrong_launch_angle
harmonic_oscillator:
base_seed: 10000
perturbations:
- sign_inversion
- amplitude_scale
- frequency_doubling
- phase_shift
fractals_procedural_geometry:
representation_type: l_system
families:
l_system:
base_seed: 11000
perturbations:
- wrong_iteration_depth
- wrong_angle