from local

This commit is contained in:
dohe0342 2023-01-25 16:13:41 +09:00
parent 417bb8f42b
commit b05510bafa
2 changed files with 1 additions and 3 deletions

View File

@ -802,13 +802,11 @@ def main():
res_dict = {}
for res in results:
res_dict[res[0]] = ' '.join(res[1])
for line in jsons:
splited = line.split()
text_idx = line.index('"text":')
'''
for test_set, test_dl in zip(test_sets, test_dl):
results_dict = decode_dataset(