Less often, still writing too much.
This commit is contained in:
parent
802929d757
commit
1319d98972
@ -142,7 +142,7 @@ class MovieTrainer(KaggleTrainer):
|
|||||||
# # lines_dict = {row[0].strip('"'): row[4] for row in reader_list}
|
# # lines_dict = {row[0].strip('"'): row[4] for row in reader_list}
|
||||||
|
|
||||||
statements_from_file = []
|
statements_from_file = []
|
||||||
save_every = 50
|
save_every = 300
|
||||||
count = 0
|
count = 0
|
||||||
|
|
||||||
# [characterID of first, characterID of second, movieID, list of utterances]
|
# [characterID of first, characterID of second, movieID, list of utterances]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user