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 |
---|---|---|---|---|---|
train.py in root |
221 | 2 | 303 | 1064 | 7 |
trainer.py in src |
613 | 28 | 839 | 1064 | 7 |
xnli.py in src/evaluation |
151 | 6 | 923 | 1069 | 4 |
glue.py in src/evaluation |
210 | 6 | 931 | 1069 | 4 |
loader.py in src/data |
224 | 7 | 923 | 1059 | 4 |
transformer.py in src/model |
440 | 22 | 925 | 950 | 4 |
translate.py in root |
74 | 2 | 303 | 1037 | 3 |
glue-xnli.py in root |
75 | - | 303 | 954 | 3 |
utils.py in src |
181 | 14 | 931 | 1069 | 3 |
setup.py in root |
9 | - | 300 | 303 | 2 |
utils.py in src/model/memory |
97 | 8 | 922 | 931 | 2 |
memory.py in src/model/memory |
446 | 19 | 923 | 931 | 2 |
__init__.py in src/model/memory |
1 | - | 931 | 931 | 1 |
__init__.py in xlm/data |
1 | - | 303 | 303 | 1 |
__init__.py in xlm/evaluation |
1 | - | 303 | 303 | 1 |
__init__.py in xlm/model/memory |
1 | - | 303 | 303 | 1 |
__init__.py in xlm |
1 | - | 303 | 303 | 1 |
lowercase_and_remove_accent.py in tools |
25 | 2 | 1085 | 1085 | 1 |
preprocess.py in root |
28 | - | 303 | 303 | 1 |
logger.py in xlm |
38 | 3 | 303 | 303 | 1 |