namruto77's picture
Upload VeriRender benchmark dataset
d323f57 verified
Raw
History Blame Contribute Delete
786 Bytes
{
"sample_id": "sample_00208",
"split": "consistent",
"path": "consistent/data_visualization/sample_00208",
"domain": "data_visualization",
"family": "bar_chart",
"seed": 4907,
"consistent": true,
"perturbation": {
"type": "none",
"description": ""
},
"symbolic_spec": {
"representation_type": "python",
"filename": "spec.py",
"params": {
"seed": 4907,
"n_bars": 6,
"heights": [
0.4,
-0.06,
0.04,
-2.27,
2.11,
-2.08
],
"labels": [
"A",
"B",
"C",
"D",
"E",
"F"
],
"color": "mediumseagreen"
}
},
"files": {
"symbolic_spec": "spec.py",
"clean_image": "clean.png",
"prompt": "prompt.md"
}
}