I followed the instructions in REAME and downloaded the OpenSubData from link and unpacked to 8.9GB and I though everything was set. I was wrong. An accident run of head -n 1 on a pair of files -- s_givent and t_givens told that outputs were the same. But they are supposed to have inverse target and source! So I run cmp on each pair of files and the results were: every forward file and backward file are the same.
I think this is a bug. If not purely human errors. If the dataset went wrong, what else can be right?
I followed the instructions in REAME and downloaded the OpenSubData from link and unpacked to 8.9GB and I though everything was set. I was wrong. An accident run of and t_givens told that outputs were the same. But they are supposed to have inverse target and source! So I run
head -n 1
on a pair of files -- s_giventcmp
on each pair of files and the results were: every forward file and backward file are the same.I think this is a bug. If not purely human errors. If the dataset went wrong, what else can be right?