[
  {
    "metadataOutputVersion" : "3.0",
    "storagePrecision" : "Float16",
    "outputSchema" : [
      {
        "hasShapeFlexibility" : "0",
        "isOptional" : "0",
        "dataType" : "Float32",
        "formattedType" : "MultiArray (Float32)",
        "shortDescription" : "",
        "shape" : "[]",
        "name" : "linear_3",
        "type" : "MultiArray"
      }
    ],
    "modelParameters" : [

    ],
    "specificationVersion" : 4,
    "computePrecision" : "Float16",
    "isUpdatable" : "0",
    "stateSchema" : [

    ],
    "availability" : {
      "macOS" : "10.15",
      "tvOS" : "13.0",
      "visionOS" : "1.0",
      "watchOS" : "6.0",
      "iOS" : "13.0",
      "macCatalyst" : "13.0"
    },
    "modelType" : {
      "name" : "MLModelType_neuralNetwork"
    },
    "userDefinedMetadata" : {
      "mldb_token" : "mldb-27marr8a6j",
      "com.github.apple.coremltools.source" : "torch==2.1.2",
      "com.github.apple.coremltools.version" : "7.0"
    },
    "inputSchema" : [
      {
        "hasShapeFlexibility" : "0",
        "isOptional" : "0",
        "dataType" : "Float32",
        "formattedType" : "MultiArray (Float32 53)",
        "shortDescription" : "",
        "shape" : "[53]",
        "name" : "x_1",
        "type" : "MultiArray"
      },
      {
        "hasShapeFlexibility" : "0",
        "isOptional" : "0",
        "dataType" : "Float32",
        "formattedType" : "MultiArray (Float32 1)",
        "shortDescription" : "",
        "shape" : "[1]",
        "name" : "domain_tag",
        "type" : "MultiArray"
      },
      {
        "hasShapeFlexibility" : "0",
        "isOptional" : "0",
        "dataType" : "Float32",
        "formattedType" : "MultiArray (Float32 53)",
        "shortDescription" : "",
        "shape" : "[53]",
        "name" : "mask",
        "type" : "MultiArray"
      }
    ],
    "generatedClassName" : "EncryptedSearchLTR",
    "neuralNetworkLayerTypeHistogram" : {
      "Ceil" : 1,
      "GreaterThan" : 1,
      "Multiply" : 1,
      "ActivationReLU" : 3,
      "WhereBroadcastable" : 1,
      "Floor" : 1,
      "Add" : 1,
      "EmbeddingND" : 1,
      "ExpandDims" : 1,
      "InnerProduct" : 4
    },
    "method" : "predict"
  }
]