[
  {
    "metadataOutputVersion" : "3.0",
    "storagePrecision" : "Float16",
    "outputSchema" : [
      {
        "hasShapeFlexibility" : "0",
        "isOptional" : "0",
        "dataType" : "Float32",
        "formattedType" : "MultiArray (Float32)",
        "shortDescription" : "",
        "shape" : "[]",
        "name" : "var_8",
        "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" : {
      "com.github.apple.coremltools.version" : "7.0",
      "com.github.apple.coremltools.source" : "torch==2.1.2",
      "mldb_token" : "mldb-27marr8a6j"
    },
    "inputSchema" : [
      {
        "hasShapeFlexibility" : "0",
        "isOptional" : "0",
        "dataType" : "Float32",
        "formattedType" : "MultiArray (Float32 1 × 128)",
        "shortDescription" : "",
        "shape" : "[1, 128]",
        "name" : "x",
        "type" : "MultiArray"
      }
    ],
    "generatedClassName" : "TitleClassificationModel",
    "neuralNetworkLayerTypeHistogram" : {
      "InnerProduct" : 1,
      "SoftmaxND" : 1
    },
    "method" : "predict"
  }
]