from local

This commit is contained in:
dohe0342 2023-01-28 13:50:27 +09:00
parent a4feefc2d9
commit e357fcf4ea
2 changed files with 0 additions and 2 deletions

View File

@ -789,7 +789,6 @@ def main():
test_dl = [test_clean_dl]
#test_dl = [test_clean_dl, test_other_dl]
'''
for test_set, test_dl in zip(test_sets, test_dl):
results_dict = decode_dataset(
dl=test_dl,
@ -826,7 +825,6 @@ def main():
new_line += '\n'
new_jsons.write(new_line)
'''
'''
for test_set, test_dl in zip(test_sets, test_dl):