| { | |
| "model_config": { | |
| "__proto__": { | |
| "isAdmin": true, | |
| "polluted": "yes" | |
| }, | |
| "constructor": { | |
| "prototype": { | |
| "polluted": true | |
| } | |
| } | |
| }, | |
| "weights": [ | |
| 1.0, | |
| 2.0, | |
| 3.0 | |
| ] | |
| } |
| { | |
| "model_config": { | |
| "__proto__": { | |
| "isAdmin": true, | |
| "polluted": "yes" | |
| }, | |
| "constructor": { | |
| "prototype": { | |
| "polluted": true | |
| } | |
| } | |
| }, | |
| "weights": [ | |
| 1.0, | |
| 2.0, | |
| 3.0 | |
| ] | |
| } |