facebookresearch / XLM
File Age

File age measurements show the distribution of file ages (days since the first commit) and the recency of file updates (days since the latest commit).

Summary
  • Number of files: 53
  • Daily file updates (only one update per file and date counted): 56
  • First update: 2019-02-06
  • Latest update: 2021-04-01
  • Days between first and latest update: 785 (112 weeks, estimated 560 working days)
  • Active days (at least one file change): 44
  • Data:
File Change History Overall
File Age Distribution Overall
Days since first update
  • There are 43 files with 7,848 lines of code in files.
    • 18 files that are 366+ days old (3,819 lines of code)
    • 25 files that are 181-365 days old (4,029 lines of code)
    • 0 files that are 91-180 days old (0 lines of code)
    • 0 files that are 31-90 days old (0 lines of code)
    • 0 files that are 1-30 days old (0 lines of code)
48% | 51% | 0% | 0% | 0%
Legend:
366+
181-365
91-180
31-90
1-30
Latest Change Distribution Overall
Days since last update
  • There are 43 files with 7,848 lines of code in files.
    • 15 files have been last changed 366+ days ago (3,449 lines of code)
    • 28 files have been last changed 181-365 days ago (4,399 lines of code)
    • 0 files have been last changed 91-180 days ago (0 lines of code)
    • 0 files have been last changed 31-90 days ago (0 lines of code)
    • 0 files have been last changed 1-30 days ago (0 lines of code)
43% | 56% | 0% | 0% | 0%
Legend:
366+
181-365
91-180
31-90
1-30
File Change History per File Extension
py, sh, md, ipynb, perl, txt, gitignore, json
File Age Distribution per Extension
Days since first update
366+
181-365
91-180
31-90
1-30
py49% | 50% | 0% | 0% | 0%
perl0% | 100% | 0% | 0% | 0%
Latest Change Distribution per Extension
Days since last update
366+
181-365
91-180
31-90
1-30
py44% | 55% | 0% | 0% | 0%
perl0% | 100% | 0% | 0% | 0%
File Change History per Logical Decomposition
primary
primary (file age distribution)
Days since first update
366+
181-365
91-180
31-90
1-30
src/model100% | 0% | 0% | 0% | 0%
src100% | 0% | 0% | 0% | 0%
src/evaluation100% | 0% | 0% | 0% | 0%
src/data100% | 0% | 0% | 0% | 0%
ROOT90% | 9% | 0% | 0% | 0%
tools100% | 0% | 0% | 0% | 0%
xlm/model0% | 100% | 0% | 0% | 0%
xlm0% | 100% | 0% | 0% | 0%
xlm/evaluation0% | 100% | 0% | 0% | 0%
xlm/data0% | 100% | 0% | 0% | 0%
primary (latest change distribution)
Days since last update
366+
181-365
91-180
31-90
1-30
src/model100% | 0% | 0% | 0% | 0%
src100% | 0% | 0% | 0% | 0%
src/evaluation100% | 0% | 0% | 0% | 0%
src/data100% | 0% | 0% | 0% | 0%
tools100% | 0% | 0% | 0% | 0%
xlm/model0% | 100% | 0% | 0% | 0%
xlm0% | 100% | 0% | 0% | 0%
xlm/evaluation0% | 100% | 0% | 0% | 0%
xlm/data0% | 100% | 0% | 0% | 0%
ROOT0% | 100% | 0% | 0% | 0%
Oldest Files (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
lowercase_and_remove_accent.py
in tools
25 2 1085 1085 1
glue.py
in src/evaluation
210 6 931 1069 4
utils.py
in src
181 14 931 1069 3
xnli.py
in src/evaluation
151 6 923 1069 4
trainer.py
in src
613 28 839 1064 7
train.py
in root
221 2 303 1064 7
loader.py
in src/data
224 7 923 1059 4
translate.py
in root
74 2 303 1037 3
glue-xnli.py
in root
75 - 303 954 3
transformer.py
in src/model
440 22 925 950 4
memory.py
in src/model/memory
446 19 923 931 2
evaluator.py
in src/evaluation
348 16 931 931 1
dataset.py
in src/data
237 21 931 931 1
query.py
in src/model/memory
186 13 931 931 1
optim.py
in src
173 10 931 931 1
__init__.py
in src/model
117 3 931 931 1
utils.py
in src/model/memory
97 8 922 931 2
__init__.py
in src/model/memory
1 - 931 931 1
trainer.py
in xlm
613 28 303 303 1
memory.py
in xlm/model/memory
446 19 303 303 1
Files Not Recently Changed (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
lowercase_and_remove_accent.py
in tools
25 2 1085 1085 1
__init__.py
in src/model/memory
1 - 931 931 1
__init__.py
in src/model
117 3 931 931 1
optim.py
in src
173 10 931 931 1
utils.py
in src
181 14 931 1069 3
query.py
in src/model/memory
186 13 931 931 1
glue.py
in src/evaluation
210 6 931 1069 4
dataset.py
in src/data
237 21 931 931 1
evaluator.py
in src/evaluation
348 16 931 931 1
transformer.py
in src/model
440 22 925 950 4
xnli.py
in src/evaluation
151 6 923 1069 4
loader.py
in src/data
224 7 923 1059 4
memory.py
in src/model/memory
446 19 923 931 2
utils.py
in src/model/memory
97 8 922 931 2
trainer.py
in src
613 28 839 1064 7
__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
preprocess.py
in root
28 - 303 303 1
Most Recently Created Files (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
dictionary.py
in src/data
161 11
multi-bleu.perl
in src/evaluation
139 2
slurm.py
in src
96 4
embedder.py
in src/model
74 7
pretrain.py
in src/model
57 4
logger.py
in src
38 3
segment_th.py
in tools
5 -
__init__.py
in src
1 -
__init__.py
in src/evaluation
1 -
__init__.py
in src/data
1 -
trainer.py
in xlm
613 28 303 303 1
memory.py
in xlm/model/memory
446 19 303 303 1
transformer.py
in xlm/model
440 22 303 303 1
evaluator.py
in xlm/evaluation
348 16 303 303 1
dataset.py
in xlm/data
237 21 303 303 1
loader.py
in xlm/data
224 7 303 303 1
glue.py
in xlm/evaluation
210 6 303 303 1
query.py
in xlm/model/memory
186 13 303 303 1
utils.py
in xlm
181 14 303 303 1
optim.py
in xlm
173 10 303 303 1
Most Recently Changed Files (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
dictionary.py
in src/data
161 11
multi-bleu.perl
in src/evaluation
139 2
slurm.py
in src
96 4
embedder.py
in src/model
74 7
pretrain.py
in src/model
57 4
logger.py
in src
38 3
segment_th.py
in tools
5 -
__init__.py
in src
1 -
__init__.py
in src/evaluation
1 -
__init__.py
in src/data
1 -
setup.py
in root
9 - 300 303 2
trainer.py
in xlm
613 28 303 303 1
memory.py
in xlm/model/memory
446 19 303 303 1
transformer.py
in xlm/model
440 22 303 303 1
evaluator.py
in xlm/evaluation
348 16 303 303 1
dataset.py
in xlm/data
237 21 303 303 1
loader.py
in xlm/data
224 7 303 303 1
train.py
in root
221 2 303 1064 7
glue.py
in xlm/evaluation
210 6 303 303 1
query.py
in xlm/model/memory
186 13 303 303 1