Datasets:
Formats:
text
Languages:
English
Size:
1K - 10K
Tags:
circuit-diagrams
document-understanding
graph-recovery
connectivity-verification
vision-language-models
digital-logic
License:
| { | |
| "nodes": [ | |
| { | |
| "id": "gate_0", | |
| "type": "NAND" | |
| }, | |
| { | |
| "id": "gate_1", | |
| "type": "NAND" | |
| }, | |
| { | |
| "id": "gate_2", | |
| "type": "NAND" | |
| }, | |
| { | |
| "id": "gate_3", | |
| "type": "NAND" | |
| }, | |
| { | |
| "id": "gate_4", | |
| "type": "NAND" | |
| } | |
| ], | |
| "edges": [ | |
| { | |
| "source": "gate_0", | |
| "target": "gate_1" | |
| }, | |
| { | |
| "source": "gate_0", | |
| "target": "gate_3" | |
| }, | |
| { | |
| "source": "gate_0", | |
| "target": "gate_4" | |
| }, | |
| { | |
| "source": "gate_1", | |
| "target": "gate_2" | |
| } | |
| ], | |
| "image_path": "images/lb1k_00007.jpg" | |
| } | |