From 22fa195fa6adaddf2010c21de1e4d01a717276a3 Mon Sep 17 00:00:00 2001 From: Jakub Maruniak Date: Tue, 24 Nov 2020 10:33:05 +0000 Subject: [PATCH] modelinfo --- .../students/2016/jakub_maruniak/dp2021/annotation/modelinfo.sh | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 pages/students/2016/jakub_maruniak/dp2021/annotation/modelinfo.sh diff --git a/pages/students/2016/jakub_maruniak/dp2021/annotation/modelinfo.sh b/pages/students/2016/jakub_maruniak/dp2021/annotation/modelinfo.sh new file mode 100644 index 00000000..41d95f76 --- /dev/null +++ b/pages/students/2016/jakub_maruniak/dp2021/annotation/modelinfo.sh @@ -0,0 +1,2 @@ +#print entities accuracy of trained model +sed -n 12,36p 's/\r$//' build/train/nerposparser/model-best/meta.json \ No newline at end of file