{
  "storage" : "model.espresso.weights",
  "analyses" : {

  },
  "properties" : {
    "mldb_token": "mldb-blgx7d5ype"
  },
  "format_version" : 200,
  "metadata_in_weights" : [

  ],
  "layers" : [
    {
      "nB" : 4,
      "top" : "embedding_widget_family_output",
      "has_biases" : 0,
      "weights" : {

      },
      "nC" : 2,
      "blob_weights" : 1,
      "is_lookup" : 1,
      "type" : "inner_product",
      "has_relu" : 0,
      "bottom" : "input_widget_family",
      "debug_info" : "embedding_widget_family",
      "has_tanh" : 0,
      "hint_fallback_from_metal" : 1,
      "name" : "embedding_widget_family",
      "has_prelu" : 0
    },
    {
      "name" : "reshape_widget_family",
      "weights" : {

      },
      "dst_w" : 1,
      "version" : 1,
      "dst_n" : 0,
      "type" : "reshape",
      "dst_h" : 1,
      "mode" : 0,
      "bottom" : "embedding_widget_family_output",
      "debug_info" : "reshape_widget_family",
      "dst_seq" : 1,
      "dst_k" : 2,
      "top" : "reshape_widget_family_output"
    },
    {
      "weights" : {

      },
      "debug_info" : "concatenate_1",
      "top" : "concatenate_1_output",
      "type" : "concat",
      "name" : "concatenate_1",
      "bottom" : "reshape_widget_family_output,input_unique_score_count"
    },
    {
      "nB" : 3,
      "top" : "dense_concatenated_output",
      "has_biases" : 1,
      "weights" : {

      },
      "nC" : 8,
      "blob_weights" : 5,
      "type" : "inner_product",
      "has_relu" : 0,
      "bottom" : "concatenate_1_output",
      "blob_biases" : 3,
      "has_tanh" : 0,
      "debug_info" : "dense_concatenated",
      "name" : "dense_concatenated",
      "has_prelu" : 0
    },
    {
      "bottom" : "dense_concatenated_output",
      "weights" : {

      },
      "mode" : 3,
      "debug_info" : "dense_concatenated__activation__",
      "top" : "dense_concatenated__activation___output",
      "type" : "activation",
      "name" : "dense_concatenated__activation__"
    },
    {
      "nB" : 8,
      "top" : "engaged_output",
      "has_biases" : 1,
      "weights" : {

      },
      "nC" : 2,
      "blob_weights" : 9,
      "type" : "inner_product",
      "has_relu" : 0,
      "bottom" : "dense_concatenated__activation___output",
      "blob_biases" : 7,
      "has_tanh" : 0,
      "debug_info" : "engaged",
      "name" : "engaged",
      "has_prelu" : 0
    },
    {
      "bottom" : "engaged_output",
      "attributes" : {
        "is_output" : 1
      },
      "weights" : {

      },
      "debug_info" : "engaged__activation__",
      "top" : "engaged",
      "C" : 2,
      "type" : "softmax",
      "name" : "engaged__activation__"
    }
  ]
}