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

    ],
    "author" : "--",
    "specificationVersion" : 4,
    "storagePrecision" : "Mixed (Float16, Float32)",
    "license" : "--",
    "computePrecision" : "Float16",
    "stateSchema" : [

    ],
    "isUpdatable" : "0",
    "availability" : {
      "macOS" : "10.15",
      "tvOS" : "13.0",
      "visionOS" : "1.0",
      "watchOS" : "6.0",
      "iOS" : "13.0",
      "macCatalyst" : "13.0"
    },
    "modelType" : {
      "name" : "MLModelType_neuralNetwork"
    },
    "inputSchema" : [
      {
        "hasShapeFlexibility" : "0",
        "isOptional" : "0",
        "dataType" : "Float32",
        "formattedType" : "MultiArray (Float32 1 × 10 × 10)",
        "shortDescription" : "--",
        "shape" : "[1, 10, 10]",
        "name" : "input0",
        "type" : "MultiArray"
      },
      {
        "hasShapeFlexibility" : "0",
        "isOptional" : "0",
        "dataType" : "Float32",
        "formattedType" : "MultiArray (Float32 1 × 10 × 5)",
        "shortDescription" : "--",
        "shape" : "[1, 10, 5]",
        "name" : "input1",
        "type" : "MultiArray"
      }
    ],
    "userDefinedMetadata" : {
      "com.github.apple.coremltools.version" : "5.0b2",
      "com.github.apple.coremltools.source" : "torch==1.10.0",
      "tag" : "mldb-8mbymkqa7x",
      "mldb_token" : "mldb-5ba78nrgxz"
    },
    "generatedClassName" : "locationEncoder",
    "neuralNetworkLayerTypeHistogram" : {
      "Concat" : 4,
      "InnerProduct" : 4,
      "EmbeddingND" : 2,
      "Transpose" : 9,
      "ReshapeStatic" : 6,
      "LoadConstantND" : 4,
      "BiDirectionalLSTM" : 2,
      "SplitND" : 4,
      "Squeeze" : 6,
      "Multiply" : 1,
      "SoftmaxND" : 1,
      "ExpandDims" : 8,
      "ConcatND" : 1,
      "BatchedMatmul" : 2
    },
    "method" : "predict"
  }
]