File change frequency (churn) shows the distribution of file updates (days with at least one commit).
File | # lines | # units | last modified (days ago) | created (days ago) | # changes |
---|---|---|---|---|---|
__init__.py in src/mlm/models |
184 | 2 | 449 | 627 | 5 |
bert.py in src/mlm/models |
198 | 7 | 478 | 627 | 3 |
scorers.py in src/mlm |
610 | 34 | 478 | 627 | 3 |
setup.py in root |
28 | - | 479 | 627 | 2 |
cmds.py in src/mlm |
288 | 10 | 495 | 627 | 2 |
batchify.py in src/mlm |
161 | 13 | 627 | 627 | 1 |
__init__.py in src/mlm |
1 | - | |||
gpt2.py in src/mlm/models |
198 | 10 | |||
loaders.py in src/mlm |
236 | 22 |