facebookresearch / UnsupervisedDecomposition
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: 85
  • Daily file updates (only one update per file and date counted): 230
  • First update: 2020-03-19
  • Latest update: 2021-03-26
  • Days between first and latest update: 373 (53 weeks, estimated 265 working days)
  • Active days (at least one file change): 10
  • Data:
File Change History Overall
File Age Distribution Overall
Days since first update
  • There are 85 files with 14,894 lines of code in files.
    • 85 files that are 366+ days old (14,894 lines of code)
    • 0 files that are 181-365 days old (0 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)
100% | 0% | 0% | 0% | 0%
Legend:
366+
181-365
91-180
31-90
1-30
Latest Change Distribution Overall
Days since last update
  • There are 85 files with 14,894 lines of code in files.
    • 85 files have been last changed 366+ days ago (14,894 lines of code)
    • 0 files have been last changed 181-365 days ago (0 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)
100% | 0% | 0% | 0% | 0%
Legend:
366+
181-365
91-180
31-90
1-30
File Change History per File Extension
py, rst, md, sh, txt, ipynb, gitignore, css, json, yml, in, svg, js, perl
File Age Distribution per Extension
Days since first update
366+
181-365
91-180
31-90
1-30
py100% | 0% | 0% | 0% | 0%
perl100% | 0% | 0% | 0% | 0%
in100% | 0% | 0% | 0% | 0%
Latest Change Distribution per Extension
Days since last update
366+
181-365
91-180
31-90
1-30
py100% | 0% | 0% | 0% | 0%
perl100% | 0% | 0% | 0% | 0%
in100% | 0% | 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
pytorch-transformers/pytorch_transformers100% | 0% | 0% | 0% | 0%
XLM/src100% | 0% | 0% | 0% | 0%
pytorch-transformers100% | 0% | 0% | 0% | 0%
XLM/src/evaluation100% | 0% | 0% | 0% | 0%
pytorch-transformers/pseudoalignment100% | 0% | 0% | 0% | 0%
XLM/src/model/memory100% | 0% | 0% | 0% | 0%
XLM/src/model100% | 0% | 0% | 0% | 0%
XLM/src/data100% | 0% | 0% | 0% | 0%
XLM100% | 0% | 0% | 0% | 0%
XLM/tools100% | 0% | 0% | 0% | 0%
primary (latest change distribution)
Days since last update
366+
181-365
91-180
31-90
1-30
pytorch-transformers/pytorch_transformers100% | 0% | 0% | 0% | 0%
XLM/src100% | 0% | 0% | 0% | 0%
pytorch-transformers100% | 0% | 0% | 0% | 0%
XLM/src/evaluation100% | 0% | 0% | 0% | 0%
pytorch-transformers/pseudoalignment100% | 0% | 0% | 0% | 0%
XLM/src/model/memory100% | 0% | 0% | 0% | 0%
XLM/src/model100% | 0% | 0% | 0% | 0%
XLM/src/data100% | 0% | 0% | 0% | 0%
XLM100% | 0% | 0% | 0% | 0%
XLM/tools100% | 0% | 0% | 0% | 0%
Oldest Files (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
modeling_transfo_xl.py
in pytorch-transformers/pytorch_transformers
914 50 678 678 1
modeling_xlnet.py
in pytorch-transformers/pytorch_transformers
700 37 678 678 1
tokenization_xlm.py
in pytorch-transformers/pytorch_transformers
699 19 678 678 1
modeling_bert.py
in pytorch-transformers/pytorch_transformers
628 55 678 678 1
trainer.py
in XLM/src
625 28 678 678 1
evaluator.py
in XLM/src/evaluation
496 19 678 678 1
modeling_xlm.py
in pytorch-transformers/pytorch_transformers
495 29 678 678 1
modeling_utils.py
in pytorch-transformers/pytorch_transformers
495 39 678 678 1
tokenization_utils.py
in pytorch-transformers/pytorch_transformers
454 49 678 678 1
transformer.py
in XLM/src/model
448 22 678 678 1
memory.py
in XLM/src/model/memory
446 19 677 678 2
tokenization_transfo_xl.py
in pytorch-transformers/pytorch_transformers
416 33 678 678 1
modeling_distilbert.py
in pytorch-transformers/pytorch_transformers
402 30 678 678 1
modeling_gpt2.py
in pytorch-transformers/pytorch_transformers
394 29 678 678 1
modeling_openai.py
in pytorch-transformers/pytorch_transformers
389 29 678 678 1
add_umt_subqs_subas_to_q_squad_format_new.py
in pytorch-transformers
382 5 678 678 1
tokenization_bert.py
in pytorch-transformers/pytorch_transformers
279 23 678 678 1
modeling_transfo_xl_utilities.py
in pytorch-transformers/pytorch_transformers
245 7 678 678 1
dataset.py
in XLM/src/data
237 21 678 678 1
train.py
in XLM
225 2 678 678 1
Files Not Recently Changed (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
__init__.py
in XLM/src/data
1 - 678 678 1
__init__.py
in XLM/src/evaluation
1 - 678 678 1
__init__.py
in XLM/src/model/memory
1 - 678 678 1
__init__.py
in XLM/src
1 - 678 678 1
in
MANIFEST.in
in pytorch-transformers
1 - 678 678 1
__init__.py
in pytorch-transformers
1 - 678 678 1
segment_th.py
in XLM/tools
5 - 678 678 1
make_ref.py
in XLM
18 - 678 678 1
lowercase_and_remove_accent.py
in XLM/tools
25 2 678 678 1
tokenization_distilbert.py
in pytorch-transformers/pytorch_transformers
25 - 678 678 1
convert_hotpot2questionlist_script.py
in pytorch-transformers
25 1 678 678 1
preprocess.py
in XLM
28 - 678 678 1
split_hotpot_dev.py
in pytorch-transformers
28 1 678 678 1
hubconf.py
in pytorch-transformers
29 6 678 678 1
split_umt_dev.py
in pytorch-transformers
36 3 678 678 1
setup.py
in pytorch-transformers
36 - 678 678 1
convert_tf_checkpoint_to_pytorch.py
in pytorch-transformers/pytorch_transformers
37 1 678 678 1
logger.py
in XLM/src
38 3 678 678 1
tokenization_auto.py
in pytorch-transformers/pytorch_transformers
38 2 678 678 1
convert_xlm_checkpoint_to_pytorch.py
in pytorch-transformers/pytorch_transformers
42 1 678 678 1
Most Recently Created Files (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
modeling_transfo_xl.py
in pytorch-transformers/pytorch_transformers
914 50 678 678 1
modeling_xlnet.py
in pytorch-transformers/pytorch_transformers
700 37 678 678 1
tokenization_xlm.py
in pytorch-transformers/pytorch_transformers
699 19 678 678 1
modeling_bert.py
in pytorch-transformers/pytorch_transformers
628 55 678 678 1
trainer.py
in XLM/src
625 28 678 678 1
evaluator.py
in XLM/src/evaluation
496 19 678 678 1
modeling_xlm.py
in pytorch-transformers/pytorch_transformers
495 29 678 678 1
modeling_utils.py
in pytorch-transformers/pytorch_transformers
495 39 678 678 1
tokenization_utils.py
in pytorch-transformers/pytorch_transformers
454 49 678 678 1
transformer.py
in XLM/src/model
448 22 678 678 1
memory.py
in XLM/src/model/memory
446 19 677 678 2
tokenization_transfo_xl.py
in pytorch-transformers/pytorch_transformers
416 33 678 678 1
modeling_distilbert.py
in pytorch-transformers/pytorch_transformers
402 30 678 678 1
modeling_gpt2.py
in pytorch-transformers/pytorch_transformers
394 29 678 678 1
modeling_openai.py
in pytorch-transformers/pytorch_transformers
389 29 678 678 1
add_umt_subqs_subas_to_q_squad_format_new.py
in pytorch-transformers
382 5 678 678 1
tokenization_bert.py
in pytorch-transformers/pytorch_transformers
279 23 678 678 1
modeling_transfo_xl_utilities.py
in pytorch-transformers/pytorch_transformers
245 7 678 678 1
dataset.py
in XLM/src/data
237 21 678 678 1
train.py
in XLM
225 2 678 678 1
Most Recently Changed Files (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
translate.py
in XLM
126 2 642 678 3
memory.py
in XLM/src/model/memory
446 19 677 678 2
query.py
in XLM/src/model/memory
186 13 677 678 2
pseudo_decomp_variable.py
in pytorch-transformers/pseudoalignment
170 5 677 678 2
pseudo_decomp_bert_nsp.py
in pytorch-transformers/pseudoalignment
145 1 677 678 2
embed_questions_with_bert.py
in pytorch-transformers/pseudoalignment
97 7 677 678 2
utils.py
in XLM/src/model/memory
97 8 677 678 2
pseudo_decomp_bert.py
in pytorch-transformers/pseudoalignment
81 1 677 678 2
pseudo_decomp_tfidf.py
in pytorch-transformers/pseudoalignment
81 1 677 678 2
pseudo_decomp_utils.py
in pytorch-transformers/pseudoalignment
77 8 677 678 2
pseudo_decomp_fasttext.py
in pytorch-transformers/pseudoalignment
74 1 677 678 2
replace_subq_entities.py
in pytorch-transformers/pseudoalignment
71 2 677 678 2
pseudo_decomp_random.py
in pytorch-transformers/pseudoalignment
41 2 677 678 2
__init__.py
in pytorch-transformers/pseudoalignment
1 - 677 678 2
modeling_transfo_xl.py
in pytorch-transformers/pytorch_transformers
914 50 678 678 1
modeling_xlnet.py
in pytorch-transformers/pytorch_transformers
700 37 678 678 1
tokenization_xlm.py
in pytorch-transformers/pytorch_transformers
699 19 678 678 1
modeling_bert.py
in pytorch-transformers/pytorch_transformers
628 55 678 678 1
trainer.py
in XLM/src
625 28 678 678 1
evaluator.py
in XLM/src/evaluation
496 19 678 678 1