The distribution of size of files (measured in lines of code).
File | # lines | # units |
---|---|---|
scorers.py in src/mlm |
610 | 34 |
cmds.py in src/mlm |
288 | 10 |
loaders.py in src/mlm |
236 | 22 |
bert.py in src/mlm/models |
198 | 7 |
gpt2.py in src/mlm/models |
198 | 10 |
__init__.py in src/mlm/models |
184 | 2 |
batchify.py in src/mlm |
161 | 13 |
setup.py in root |
28 | - |
__init__.py in src/mlm |
1 | - |
File | # lines | # units |
---|---|---|
scorers.py in src/mlm |
610 | 34 |
loaders.py in src/mlm |
236 | 22 |
batchify.py in src/mlm |
161 | 13 |
gpt2.py in src/mlm/models |
198 | 10 |
cmds.py in src/mlm |
288 | 10 |
bert.py in src/mlm/models |
198 | 7 |
__init__.py in src/mlm/models |
184 | 2 |
There are 5 files with lines longer than 120 characters. In total, there are 68 long lines.
File | # lines | # units | # long lines |
---|---|---|---|
scorers.py in src/mlm |
610 | 34 | 47 |
cmds.py in src/mlm |
288 | 10 | 9 |
__init__.py in src/mlm/models |
184 | 2 | 6 |
loaders.py in src/mlm |
236 | 22 | 3 |
bert.py in src/mlm/models |
198 | 7 | 3 |