# Conflicts:
#	predict_dev0_testA.py
This commit is contained in:
ksanu 2020-04-08 13:22:56 +02:00
commit 43a23d7c80
3 changed files with 10429 additions and 0 deletions

5272
dev-0/out.tsv Normal file

File diff suppressed because it is too large Load Diff

5
start.sh Executable file
View File

@ -0,0 +1,5 @@
xzcat dev-0/in.tsv.xz | python3 predict_dev0_testA.py > dev-0/out.tsv
xzcat test-A/in.tsv.xz | python3 predict_dev0_testA.py > test-A/out.tsv
geval -t dev-0

5152
test-A/out.tsv Normal file

File diff suppressed because it is too large Load Diff