|
{ |
|
"lang":"en", |
|
"name":"test_pipeline", |
|
"version":"0.1.0", |
|
"description":"A test pipeline for ModelManager testing purposes", |
|
"author":"Liam Keegan", |
|
"email":"liam@keegan.ch", |
|
"url":"https://github.com/ssciwr/moralization", |
|
"license":"MIT", |
|
"spacy_version":">=3.6.1,<3.7.0", |
|
"spacy_git_version":"458bc5f45", |
|
"vectors":{ |
|
"width":0, |
|
"vectors":0, |
|
"keys":0, |
|
"name":null |
|
}, |
|
"labels":{ |
|
"tok2vec":[ |
|
|
|
], |
|
"spancat":[ |
|
"Care", |
|
"Fairness", |
|
"Cheating", |
|
"Oppression", |
|
"Liberty", |
|
"Harm" |
|
] |
|
}, |
|
"pipeline":[ |
|
"tok2vec", |
|
"spancat" |
|
], |
|
"components":[ |
|
"tok2vec", |
|
"spancat" |
|
], |
|
"disabled":[ |
|
|
|
], |
|
"performance":{ |
|
"spans_sc_f":0.0, |
|
"spans_sc_p":0.0, |
|
"spans_sc_r":0.0, |
|
"tok2vec_loss":122.9019775391, |
|
"spancat_loss":2738.6665039062 |
|
}, |
|
"requirements":[ |
|
|
|
] |
|
} |