The distribution of size of files (measured in lines of code).
File | # lines | # units |
---|---|---|
model.py in src |
402 | 20 |
tokenizer.py in src |
200 | 28 |
run_model.py in root |
134 | 4 |
metadata.py in src |
120 | 14 |
data.py in src |
91 | 7 |
util.py in src |
83 | 5 |
run_inference.py in root |
72 | 4 |
loss.py in src |
65 | 8 |
__init__.py in src |
1 | - |
File | # lines | # units |
---|---|---|
tokenizer.py in src |
200 | 28 |
model.py in src |
402 | 20 |
metadata.py in src |
120 | 14 |
loss.py in src |
65 | 8 |
data.py in src |
91 | 7 |
util.py in src |
83 | 5 |
run_model.py in root |
134 | 4 |
run_inference.py in root |
72 | 4 |
There are 3 files with lines longer than 120 characters. In total, there are 5 long lines.
File | # lines | # units | # long lines |
---|---|---|---|
run_model.py in root |
134 | 4 | 3 |
data.py in src |
91 | 7 | 1 |
model.py in src |
402 | 20 | 1 |