File size: 238 Bytes
5c02854
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
  "algorithms": [
    "bernstein_vazirani",
    "deutsch_jozsa",
    "grover",
    "qaoa",
    "qft",
    "qpe",
    "shor",
    "simon"
  ],
  "max_length": 512,
  "threshold": 0.5,
  "num_labels": 8,
  "device": "cpu"
}