zetavg commited on
Commit
dd931be
1 Parent(s): e302cf6
Files changed (1) hide show
  1. llama_lora/lib/csv_logger.py +0 -2
llama_lora/lib/csv_logger.py CHANGED
@@ -27,8 +27,6 @@ class CSVLogger(FlaggingCallback):
27
  self,
28
  components: List[Any],
29
  flagging_dir: Union[str, Path],
30
- components,
31
- flagging_dir,
32
  ):
33
  self.components = components
34
  self.flagging_dir = flagging_dir
 
27
  self,
28
  components: List[Any],
29
  flagging_dir: Union[str, Path],
 
 
30
  ):
31
  self.components = components
32
  self.flagging_dir = flagging_dir