| { | |
| "algorithms": [ | |
| "bernstein_vazirani", | |
| "deutsch_jozsa", | |
| "grover", | |
| "qaoa", | |
| "qft", | |
| "qpe", | |
| "shor", | |
| "simon" | |
| ], | |
| "max_length": 512, | |
| "threshold": 0.5, | |
| "num_labels": 8, | |
| "device": "cpu" | |
| } |
| { | |
| "algorithms": [ | |
| "bernstein_vazirani", | |
| "deutsch_jozsa", | |
| "grover", | |
| "qaoa", | |
| "qft", | |
| "qpe", | |
| "shor", | |
| "simon" | |
| ], | |
| "max_length": 512, | |
| "threshold": 0.5, | |
| "num_labels": 8, | |
| "device": "cpu" | |
| } |