facebookresearch / simmc2
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: 17
  • Daily file updates (only one update per file and date counted): 41
  • First update: 2021-06-17
  • Latest update: 2022-01-11
  • Days between first and latest update: 209 (29 weeks, estimated 145 working days)
  • Active days (at least one file change): 29
  • Data:
File Change History Overall
File Age Distribution Overall
Days since first update
  • There are 17 files with 2,612 lines of code in files.
    • 0 files that are 366+ days old (0 lines of code)
    • 12 files that are 181-365 days old (2,122 lines of code)
    • 5 files that are 91-180 days old (490 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)
0% | 81% | 18% | 0% | 0%
Legend:
366+
181-365
91-180
31-90
1-30
Latest Change Distribution Overall
Days since last update
  • There are 17 files with 2,612 lines of code in files.
    • 0 files have been last changed 366+ days ago (0 lines of code)
    • 5 files have been last changed 181-365 days ago (464 lines of code)
    • 7 files have been last changed 91-180 days ago (1,714 lines of code)
    • 5 files have been last changed 31-90 days ago (434 lines of code)
    • 0 files have been last changed 1-30 days ago (0 lines of code)
0% | 17% | 65% | 16% | 0%
Legend:
366+
181-365
91-180
31-90
1-30
File Change History per File Extension
py, md, json, sh, txt, gitignore, gitattributes
File Age Distribution per Extension
Days since first update
366+
181-365
91-180
31-90
1-30
py0% | 81% | 18% | 0% | 0%
Latest Change Distribution per Extension
Days since last update
366+
181-365
91-180
31-90
1-30
py0% | 17% | 65% | 16% | 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
mm_dst/gpt2_dst/scripts0% | 82% | 17% | 0% | 0%
disambiguate0% | 100% | 0% | 0% | 0%
mm_dst/gpt2_dst/utils0% | 100% | 0% | 0% | 0%
mm_dst/utils0% | 100% | 0% | 0% | 0%
utils0% | 28% | 71% | 0% | 0%
primary (latest change distribution)
Days since last update
366+
181-365
91-180
31-90
1-30
mm_dst/gpt2_dst/scripts0% | 23% | 76% | 0% | 0%
utils0% | 28% | 21% | 49% | 0%
disambiguate0% | 6% | 0% | 93% | 0%
mm_dst/gpt2_dst/utils0% | 0% | 100% | 0% | 0%
mm_dst/utils0% | 0% | 100% | 0% | 0%
Oldest Files (Top 17)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
visualize_bboxes.py
in model/utils
92 3 202 219 4
train_model.py
in model/disambiguate
159 2 42 208 5
format_disambiguation_data.py
in model/disambiguate
61 1 42 208 5
dataloader.py
in model/disambiguate
55 4 42 208 5
disambiguator.py
in model/disambiguate
18 2 202 208 2
run_language_modeling.py
in model/mm_dst/gpt2_dst/scripts
842 16 133 202 3
run_generation.py
in model/mm_dst/gpt2_dst/scripts
279 7 202 202 1
convert.py
in model/mm_dst/gpt2_dst/utils
241 4 116 202 6
evaluate_dst.py
in model/mm_dst/utils
225 11 124 202 3
preprocess_input.py
in model/mm_dst/gpt2_dst/scripts
75 - 116 202 4
evaluate_response.py
in model/mm_dst/gpt2_dst/scripts
50 2 202 202 1
evaluate.py
in model/mm_dst/gpt2_dst/scripts
25 - 202 202 1
run_retrieval.py
in model/mm_dst/gpt2_dst/scripts
214 7 133 134 2
response_evaluation.py
in model/utils
93 3 41 134 4
retrieval_evaluation.py
in model/utils
70 2 124 134 4
format_retrieval_results.py
in model/mm_dst/gpt2_dst/scripts
47 1 133 134 2
disambiguator_evaluation.py
in model/utils
66 2 41 131 3
Files Not Recently Changed (Top 17)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
disambiguator.py
in model/disambiguate
18 2 202 208 2
evaluate.py
in model/mm_dst/gpt2_dst/scripts
25 - 202 202 1
evaluate_response.py
in model/mm_dst/gpt2_dst/scripts
50 2 202 202 1
visualize_bboxes.py
in model/utils
92 3 202 219 4
run_generation.py
in model/mm_dst/gpt2_dst/scripts
279 7 202 202 1
format_retrieval_results.py
in model/mm_dst/gpt2_dst/scripts
47 1 133 134 2
run_retrieval.py
in model/mm_dst/gpt2_dst/scripts
214 7 133 134 2
run_language_modeling.py
in model/mm_dst/gpt2_dst/scripts
842 16 133 202 3
retrieval_evaluation.py
in model/utils
70 2 124 134 4
evaluate_dst.py
in model/mm_dst/utils
225 11 124 202 3
preprocess_input.py
in model/mm_dst/gpt2_dst/scripts
75 - 116 202 4
convert.py
in model/mm_dst/gpt2_dst/utils
241 4 116 202 6
dataloader.py
in model/disambiguate
55 4 42 208 5
format_disambiguation_data.py
in model/disambiguate
61 1 42 208 5
train_model.py
in model/disambiguate
159 2 42 208 5
disambiguator_evaluation.py
in model/utils
66 2 41 131 3
response_evaluation.py
in model/utils
93 3 41 134 4
Most Recently Created Files (Top 17)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
disambiguator_evaluation.py
in model/utils
66 2 41 131 3
run_retrieval.py
in model/mm_dst/gpt2_dst/scripts
214 7 133 134 2
response_evaluation.py
in model/utils
93 3 41 134 4
retrieval_evaluation.py
in model/utils
70 2 124 134 4
format_retrieval_results.py
in model/mm_dst/gpt2_dst/scripts
47 1 133 134 2
run_language_modeling.py
in model/mm_dst/gpt2_dst/scripts
842 16 133 202 3
run_generation.py
in model/mm_dst/gpt2_dst/scripts
279 7 202 202 1
convert.py
in model/mm_dst/gpt2_dst/utils
241 4 116 202 6
evaluate_dst.py
in model/mm_dst/utils
225 11 124 202 3
preprocess_input.py
in model/mm_dst/gpt2_dst/scripts
75 - 116 202 4
evaluate_response.py
in model/mm_dst/gpt2_dst/scripts
50 2 202 202 1
evaluate.py
in model/mm_dst/gpt2_dst/scripts
25 - 202 202 1
train_model.py
in model/disambiguate
159 2 42 208 5
format_disambiguation_data.py
in model/disambiguate
61 1 42 208 5
dataloader.py
in model/disambiguate
55 4 42 208 5
disambiguator.py
in model/disambiguate
18 2 202 208 2
visualize_bboxes.py
in model/utils
92 3 202 219 4
Most Recently Changed Files (Top 17)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
response_evaluation.py
in model/utils
93 3 41 134 4
disambiguator_evaluation.py
in model/utils
66 2 41 131 3
train_model.py
in model/disambiguate
159 2 42 208 5
format_disambiguation_data.py
in model/disambiguate
61 1 42 208 5
dataloader.py
in model/disambiguate
55 4 42 208 5
convert.py
in model/mm_dst/gpt2_dst/utils
241 4 116 202 6
preprocess_input.py
in model/mm_dst/gpt2_dst/scripts
75 - 116 202 4
evaluate_dst.py
in model/mm_dst/utils
225 11 124 202 3
retrieval_evaluation.py
in model/utils
70 2 124 134 4
run_language_modeling.py
in model/mm_dst/gpt2_dst/scripts
842 16 133 202 3
run_retrieval.py
in model/mm_dst/gpt2_dst/scripts
214 7 133 134 2
format_retrieval_results.py
in model/mm_dst/gpt2_dst/scripts
47 1 133 134 2
run_generation.py
in model/mm_dst/gpt2_dst/scripts
279 7 202 202 1
visualize_bboxes.py
in model/utils
92 3 202 219 4
evaluate_response.py
in model/mm_dst/gpt2_dst/scripts
50 2 202 202 1
evaluate.py
in model/mm_dst/gpt2_dst/scripts
25 - 202 202 1
disambiguator.py
in model/disambiguate
18 2 202 208 2