Skip to content

Latest commit

 

History

History
96 lines (96 loc) · 1.69 KB

File metadata and controls

96 lines (96 loc) · 1.69 KB

src/training/config.py LOC: 73 LLOC: 58 SLOC: 45 Comments: 8 Single comments: 10 Multi: 3 Blank: 15 - Comment Stats (C % L): 11% (C % S): 18% (C + M % L): 15% src/training/registry.py LOC: 281 LLOC: 153 SLOC: 158 Comments: 9 Single comments: 22 Multi: 45 Blank: 56 - Comment Stats (C % L): 3% (C % S): 6% (C + M % L): 19% src/training/data_loader.py LOC: 182 LLOC: 83 SLOC: 112 Comments: 4 Single comments: 12 Multi: 25 Blank: 33 - Comment Stats (C % L): 2% (C % S): 4% (C + M % L): 16% src/training/init.py LOC: 17 LLOC: 7 SLOC: 14 Comments: 0 Single comments: 1 Multi: 0 Blank: 2 - Comment Stats (C % L): 0% (C % S): 0% (C + M % L): 0% src/training/trainer.py LOC: 223 LLOC: 96 SLOC: 117 Comments: 6 Single comments: 14 Multi: 47 Blank: 45 - Comment Stats (C % L): 3% (C % S): 5% (C + M % L): 24% src/training/main.py LOC: 272 LLOC: 139 SLOC: 206 Comments: 16 Single comments: 18 Multi: 5 Blank: 43 - Comment Stats (C % L): 6% (C % S): 8% (C + M % L): 8% src/training/evaluator.py LOC: 273 LLOC: 101 SLOC: 178 Comments: 21 Single comments: 24 Multi: 27 Blank: 44 - Comment Stats (C % L): 8% (C % S): 12% (C + M % L): 18% ** Total ** LOC: 1321 LLOC: 637 SLOC: 830 Comments: 64 Single comments: 101 Multi: 152 Blank: 238 - Comment Stats (C % L): 5% (C % S): 8% (C + M % L): 16%