[
  {
    "metadataOutputVersion" : "3.0",
    "storagePrecision" : "Mixed (Float16, Float32, Int8)",
    "outputSchema" : [
      {
        "hasShapeFlexibility" : "0",
        "isOptional" : "0",
        "dataType" : "Float32",
        "formattedType" : "MultiArray (Float32)",
        "shortDescription" : "",
        "shape" : "[]",
        "name" : "embedding",
        "type" : "MultiArray"
      },
      {
        "hasShapeFlexibility" : "0",
        "isOptional" : "0",
        "dataType" : "Float32",
        "formattedType" : "MultiArray (Float32)",
        "shortDescription" : "",
        "shape" : "[]",
        "name" : "animals",
        "type" : "MultiArray"
      },
      {
        "hasShapeFlexibility" : "0",
        "isOptional" : "0",
        "dataType" : "Float32",
        "formattedType" : "MultiArray (Float32)",
        "shortDescription" : "",
        "shape" : "[]",
        "name" : "dog",
        "type" : "MultiArray"
      },
      {
        "hasShapeFlexibility" : "0",
        "isOptional" : "0",
        "dataType" : "Float32",
        "formattedType" : "MultiArray (Float32)",
        "shortDescription" : "",
        "shape" : "[]",
        "name" : "cat",
        "type" : "MultiArray"
      },
      {
        "hasShapeFlexibility" : "0",
        "isOptional" : "0",
        "dataType" : "Float32",
        "formattedType" : "MultiArray (Float32)",
        "shortDescription" : "",
        "shape" : "[]",
        "name" : "coat_pattern",
        "type" : "MultiArray"
      },
      {
        "hasShapeFlexibility" : "0",
        "isOptional" : "0",
        "dataType" : "Float32",
        "formattedType" : "MultiArray (Float32)",
        "shortDescription" : "",
        "shape" : "[]",
        "name" : "plants",
        "type" : "MultiArray"
      }
    ],
    "modelParameters" : [

    ],
    "specificationVersion" : 4,
    "computePrecision" : "Float16",
    "isUpdatable" : "0",
    "availability" : {
      "macOS" : "10.15",
      "tvOS" : "13.0",
      "watchOS" : "6.0",
      "iOS" : "13.0",
      "macCatalyst" : "13.0"
    },
    "neuralNetworkLayerTypeHistogram" : {
      "DivideBroadcastable" : 1,
      "InnerProduct" : 7,
      "UnaryPower" : 1,
      "Convolution" : 115,
      "UnarySqrt" : 1,
      "UnaryThreshold" : 69,
      "ActivationSigmoid" : 23,
      "LoadConstantND" : 2,
      "ReduceMean" : 1,
      "ReduceSum" : 1,
      "Add" : 87,
      "Multiply" : 162,
      "ConcatND" : 1,
      "ActivationLinear" : 139,
      "ActivationReLU" : 69,
      "PoolingAverage" : 23
    },
    "modelType" : {
      "name" : "MLModelType_neuralNetwork"
    },
    "userDefinedMetadata" : {
      "com.github.apple.coremltools.version" : "5.2.3",
      "com.github.apple.coremltools.source" : "torch==1.10.2"
    },
    "generatedClassName" : "nw_2023s1_ahj4i4hdg2_mk2_8bits",
    "inputSchema" : [
      {
        "height" : "360",
        "colorspace" : "RGB",
        "isOptional" : "0",
        "width" : "360",
        "isColor" : "1",
        "formattedType" : "Image (Color 360 × 360)",
        "hasSizeFlexibility" : "0",
        "type" : "Image",
        "shortDescription" : "",
        "name" : "image"
      }
    ],
    "method" : "predict"
  }
]