{
    "docstring": "Model trained on ETHZ for 100 epochs with a learning rate of 0.001.\nThreshold selected for optimal F1 score on in-domain evaluation. Depending on the target region, the thresholds might need to be adjusted.\nWhen using this model, please reference the SeisBench publications listed at https://github.com/seisbench/seisbench\n\nJannes M\u00fcnchmeyer, Jack Woollam (munchmej@gfz-potsdam.de, jack.woollam@kit.edu)",
    "model_args": {
        "component_order": "ZNE"
    },
    "seisbench_requirement": "0.1.6",
    "default_args": {
        "detection_threshold": 0.0300437,
        "P_threshold": 0.0300437,
        "S_threshold": 0.0300437
    }
}