Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 1.2 KB

File metadata and controls

17 lines (10 loc) · 1.2 KB

allennlp predict /disk/scratch1/xchen13/zh_single_ave_conll09_200ep/model.tar.gz
/afs/inf.ed.ac.uk/group/project/xchen13/datasets/2009_conll_p2/data/CoNLL2009-ST-Chinese/CoNLL2009-ST-Chinese-development.txt
--batch-size 32 --cuda-device 1 --use-dataset-reader --include-package myallennlp --predictor dependency_srl

allennlp predict /disk/scratch1/xchen13/zh_single_iter2_weight_conll09_global_100ep/model.tar.gz
/afs/inf.ed.ac.uk/group/project/xchen13/datasets/2009_conll_p2/data/CoNLL2009-ST-Chinese/CoNLL2009-ST-evaluation-Chinese.txt
--batch-size 32 --cuda-device 1 --use-dataset-reader --include-package myallennlp --predictor dependency_srl

perl /afs/inf.ed.ac.uk/group/project/xchen13/scorer/conll2009/eval09.pl -g /afs/inf.ed.ac.uk/group/project/xchen13/datasets/2009_conll_p2/data/CoNLL2009-ST-Chinese/CoNLL2009-ST-Chinese-development.txt
-s /disk/scratch1/xchen13/zh_single_ave_conll09_200ep/conll09_dev.predict

perl /afs/inf.ed.ac.uk/group/project/xchen13/scorer/conll2009/eval09.pl -g /afs/inf.ed.ac.uk/group/project/xchen13/datasets/2009_conll_p2/data/CoNLL2009-ST-Chinese/CoNLL2009-ST-evaluation-Chinese.txt
-s /disk/scratch1/xchen13/zh_single_ave_baseline_conll09_100ep/conll09_test.predict