LogicBench-1K / annotations /lb1k_00041.json
TKCL-HF's picture
Release LogicBench-1K v1.0.1 (camera-ready)
b29420b verified
Raw
History Blame Contribute Delete
1.21 kB
{
"nodes": [
{
"id": "gate_0",
"type": "AND"
},
{
"id": "gate_1",
"type": "OR"
},
{
"id": "gate_2",
"type": "OR"
},
{
"id": "gate_3",
"type": "OR"
},
{
"id": "gate_4",
"type": "AND"
},
{
"id": "gate_5",
"type": "AND"
},
{
"id": "gate_6",
"type": "NOT"
},
{
"id": "gate_7",
"type": "NOT"
},
{
"id": "gate_8",
"type": "XOR"
}
],
"edges": [
{
"source": "gate_0",
"target": "gate_1"
},
{
"source": "gate_6",
"target": "gate_1"
},
{
"source": "gate_1",
"target": "gate_2"
},
{
"source": "gate_3",
"target": "gate_2"
},
{
"source": "gate_2",
"target": "gate_5"
},
{
"source": "gate_4",
"target": "gate_5"
},
{
"source": "gate_6",
"target": "gate_3"
},
{
"source": "gate_7",
"target": "gate_3"
},
{
"source": "gate_7",
"target": "gate_4"
},
{
"source": "gate_8",
"target": "gate_4"
}
],
"image_path": "images/lb1k_00041.jpg"
}