{
  "lang":"en",
  "name":"pipeline",
  "version":"0.0.0",
  "spacy_version":">=3.2.1,<3.3.0",
  "description":"",
  "author":"",
  "email":"",
  "url":"",
  "license":"",
  "spacy_git_version":"800737b41",
  "vectors":{
    "width":0,
    "vectors":0,
    "keys":0,
    "name":null,
    "mode":"default"
  },
  "labels":{
    "tok2vec":[

    ],
    "ner":[
      "INV_CAMO",
      "LEETSPEAK",
      "MIX",
      "PUNCT_CAMO"
    ]
  },
  "pipeline":[
    "tok2vec",
    "ner"
  ],
  "components":[
    "tok2vec",
    "ner"
  ],
  "disabled":[

  ],
  "performance":{
    "ents_f":0.5447968837,
    "ents_p":0.5820451843,
    "ents_r":0.5120292887,
    "ents_per_type":{
      "LEETSPEAK":{
        "p":0.59375,
        "r":0.6198243413,
        "f":0.6065070595
      },
      "MIX":{
        "p":0.4761904762,
        "r":0.3669724771,
        "f":0.414507772
      },
      "PUNCT_CAMO":{
        "p":0.6909090909,
        "r":0.6503667482,
        "f":0.6700251889
      },
      "INV_CAMO":{
        "p":0.4222222222,
        "r":0.1180124224,
        "f":0.1844660194
      }
    },
    "tok2vec_loss":2307.0599324216,
    "ner_loss":158.8468170016
  }
}