Less often, still writing too much.

pull/175/head
bobloy 4 years ago
parent 802929d757
commit 1319d98972

@ -142,7 +142,7 @@ class MovieTrainer(KaggleTrainer):
# # lines_dict = {row[0].strip('"'): row[4] for row in reader_list}
statements_from_file = []
save_every = 50
save_every = 300
count = 0
# [characterID of first, characterID of second, movieID, list of utterances]

Loading…
Cancel
Save