Invalid JSON: Expected ',' or '}' after property value in JSONat line 83, column 2
| { | |
| "lang":"en", | |
| "name":"pipeline", | |
| "version":"0.0.0", | |
| "description":"", | |
| "author":"Dian Kurniasari", | |
| "email":"dksari@gmail.com", | |
| "url":"", | |
| "license":"mit", | |
| "spacy_version":">=3.3.1,<3.4.0", | |
| "spacy_git_version":"Unknown", | |
| "vectors":{ | |
| "width":0, | |
| "vectors":0, | |
| "keys":0, | |
| "name":null | |
| }, | |
| "labels":{ | |
| "tok2vec":[ | |
| ], | |
| "ner":[ | |
| "geneexpression", | |
| "localization", | |
| "negativeregulation", | |
| "phosphorylation", | |
| "positiveregulation", | |
| "proteincatabolism" | |
| ] | |
| }, | |
| "pipeline":[ | |
| "tok2vec", | |
| "ner" | |
| ], | |
| "components":[ | |
| "tok2vec", | |
| "ner" | |
| ], | |
| "disabled":[ | |
| ], | |
| "performance":{ | |
| "ents_f":1.0, | |
| "ents_p":1.0, | |
| "ents_r":1.0, | |
| "ents_per_type":{ | |
| "negativeregulation":{ | |
| "p":1.0, | |
| "r":1.0, | |
| "f":1.0 | |
| }, | |
| "geneexpression":{ | |
| "p":1.0, | |
| "r":1.0, | |
| "f":1.0 | |
| }, | |
| "positiveregulation":{ | |
| "p":1.0, | |
| "r":1.0, | |
| "f":1.0 | |
| }, | |
| "localization":{ | |
| "p":1.0, | |
| "r":1.0, | |
| "f":1.0 | |
| }, | |
| "phosphorylation":{ | |
| "p":1.0, | |
| "r":1.0, | |
| "f":1.0 | |
| }, | |
| "proteincatabolism":{ | |
| "p":1.0, | |
| "r":1.0, | |
| "f":1.0 | |
| }, | |
| "tok2vec_loss":926.3973827096, | |
| "ner_loss":126.361845146 | |
| }, | |
| "requirements":[ | |
| ] | |
| } |