Commit e4acfcaa authored by Benjamin Fattori's avatar Benjamin Fattori
Browse files

remove TODO comment

parent 74076cf9
...@@ -224,7 +224,6 @@ class HFLM(LM): ...@@ -224,7 +224,6 @@ class HFLM(LM):
self._max_length = max_length self._max_length = max_length
#TODO: Where to put this
self.batch_schedule = 1 self.batch_schedule = 1
self.batch_sizes = {} self.batch_sizes = {}
self.max_batch_size = max_batch_size self.max_batch_size = max_batch_size
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment