facebookresearch / KILT
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: 38
  • Daily file updates (only one update per file and date counted): 53
  • First update: 2020-09-03
  • Latest update: 2021-12-08
  • Days between first and latest update: 462 (66 weeks, estimated 330 working days)
  • Active days (at least one file change): 31
  • Data:
File Change History Overall
File Age Distribution Overall
Days since first update
  • There are 32 files with 3,669 lines of code in files.
    • 4 files that are 366+ days old (420 lines of code)
    • 27 files that are 181-365 days old (3,066 lines of code)
    • 1 files that are 91-180 days old (183 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)
11% | 83% | 4% | 0% | 0%
Legend:
366+
181-365
91-180
31-90
1-30
Latest Change Distribution Overall
Days since last update
  • There are 32 files with 3,669 lines of code in files.
    • 2 files have been last changed 366+ days ago (217 lines of code)
    • 26 files have been last changed 181-365 days ago (2,638 lines of code)
    • 1 files have been last changed 91-180 days ago (31 lines of code)
    • 3 files have been last changed 31-90 days ago (783 lines of code)
    • 0 files have been last changed 1-30 days ago (0 lines of code)
5% | 71% | <1% | 21% | 0%
Legend:
366+
181-365
91-180
31-90
1-30
File Change History per File Extension
py, json, md, jsonl, txt, gitignore
File Age Distribution per Extension
Days since first update
366+
181-365
91-180
31-90
1-30
py11% | 83% | 4% | 0% | 0%
Latest Change Distribution per Extension
Days since last update
366+
181-365
91-180
31-90
1-30
py5% | 71% | <1% | 21% | 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
scripts53% | 46% | 0% | 0% | 0%
kilt/retrievers30% | 69% | 0% | 0% | 0%
kilt8% | 72% | 18% | 0% | 0%
ROOT100% | 0% | 0% | 0% | 0%
kilt/datasets0% | 100% | 0% | 0% | 0%
kilt/readers/t50% | 100% | 0% | 0% | 0%
kilt/readers/fid0% | 100% | 0% | 0% | 0%
kilt/configs0% | 0% | 0% | 0% | 0%
kilt/configs/retriever0% | 0% | 0% | 0% | 0%
primary (latest change distribution)
Days since last update
366+
181-365
91-180
31-90
1-30
scripts53% | 46% | 0% | 0% | 0%
ROOT100% | 0% | 0% | 0% | 0%
kilt/datasets0% | 100% | 0% | 0% | 0%
kilt/readers/t50% | 100% | 0% | 0% | 0%
kilt/retrievers0% | 100% | 0% | 0% | 0%
kilt0% | 19% | 0% | 80% | 0%
kilt/readers/fid0% | 50% | 49% | 0% | 0%
kilt/configs0% | 0% | 0% | 0% | 0%
kilt/configs/retriever0% | 0% | 0% | 0% | 0%
Oldest Files (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
create_kilt_data_paragraphs.py
in scripts
200 8 496 497 2
setup.py
in root
17 - 491 491 1
BLINK_connector.py
in kilt/retrievers
122 3 287 485 2
knowledge_source.py
in kilt
81 9 324 485 2
DPR_connector.py
in kilt/retrievers
111 3 287 364 5
download_all_kilt_data.py
in scripts
47 - 338 339 2
kilt_utils.py
in kilt
307 9 49 324 6
fact_verification.py
in kilt/datasets
193 5 324 324 1
natural_questions.py
in kilt/datasets
184 4 324 324 1
entity_linking.py
in kilt/datasets
181 5 324 324 1
hotpotqa.py
in kilt/datasets
163 4 324 324 1
triviaqa.py
in kilt/datasets
119 4 324 324 1
zero_shot_re.py
in kilt/datasets
107 6 324 324 1
hotpotqa_ks.py
in kilt/datasets
69 2 324 324 1
dataset_mapper.py
in kilt
41 2 324 324 1
base_dataset.py
in kilt/datasets
34 7 324 324 1
map_datasets.py
in scripts
19 - 324 324 1
__init__.py
in kilt/datasets
1 - 324 324 1
base_transformer.py
in kilt/readers/t5
285 17 287 287 1
finetune.py
in kilt/readers/t5
216 16 287 287 1
Files Not Recently Changed (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
create_kilt_data_paragraphs.py
in scripts
200 8 496 497 2
setup.py
in root
17 - 491 491 1
download_all_kilt_data.py
in scripts
47 - 338 339 2
__init__.py
in kilt/datasets
1 - 324 324 1
map_datasets.py
in scripts
19 - 324 324 1
base_dataset.py
in kilt/datasets
34 7 324 324 1
dataset_mapper.py
in kilt
41 2 324 324 1
hotpotqa_ks.py
in kilt/datasets
69 2 324 324 1
knowledge_source.py
in kilt
81 9 324 485 2
zero_shot_re.py
in kilt/datasets
107 6 324 324 1
triviaqa.py
in kilt/datasets
119 4 324 324 1
hotpotqa.py
in kilt/datasets
163 4 324 324 1
entity_linking.py
in kilt/datasets
181 5 324 324 1
natural_questions.py
in kilt/datasets
184 4 324 324 1
fact_verification.py
in kilt/datasets
193 5 324 324 1
__init__.py
in kilt/readers/t5
1 - 287 287 1
base_retriever.py
in kilt/retrievers
30 6 287 287 1
DrQA_tfidf.py
in kilt/retrievers
67 4 287 287 1
evaluate_kilt_task.py
in kilt/readers/t5
109 4 287 287 1
DPR_connector.py
in kilt/retrievers
111 3 287 364 5
Most Recently Created Files (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
map_TAC-KBP2010_to_KILT.py
in scripts
171 1
get_triviaqa_input.py
in scripts
74 1
__init__.py
in kilt/retrievers
1 -
__init__.py
in kilt
1 -
__init__.py
in kilt/configs
1 -
__init__.py
in kilt/configs/retriever
1 -
eval_downstream.py
in kilt
183 10 49 139 2
preprocess.py
in kilt/readers/fid
32 1 260 272 2
postprocess.py
in kilt/readers/fid
31 1 138 272 4
eval_retrieval.py
in kilt
293 15 49 281 4
base_transformer.py
in kilt/readers/t5
285 17 287 287 1
finetune.py
in kilt/readers/t5
216 16 287 287 1
data.py
in kilt/readers/t5
175 8 287 287 1
evaluate_kilt_task.py
in kilt/readers/t5
109 4 287 287 1
execute_retrieval.py
in scripts
109 2 281 287 3
BM25_connector.py
in kilt/retrievers
73 4 187 287 4
retrieval.py
in kilt
69 2 260 287 4
DrQA_tfidf.py
in kilt/retrievers
67 4 287 287 1
base_retriever.py
in kilt/retrievers
30 6 287 287 1
__init__.py
in kilt/readers/t5
1 - 287 287 1
Most Recently Changed Files (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
map_TAC-KBP2010_to_KILT.py
in scripts
171 1
get_triviaqa_input.py
in scripts
74 1
__init__.py
in kilt/retrievers
1 -
__init__.py
in kilt
1 -
__init__.py
in kilt/configs
1 -
__init__.py
in kilt/configs/retriever
1 -
kilt_utils.py
in kilt
307 9 49 324 6
eval_retrieval.py
in kilt
293 15 49 281 4
eval_downstream.py
in kilt
183 10 49 139 2
postprocess.py
in kilt/readers/fid
31 1 138 272 4
BM25_connector.py
in kilt/retrievers
73 4 187 287 4
retrieval.py
in kilt
69 2 260 287 4
preprocess.py
in kilt/readers/fid
32 1 260 272 2
execute_retrieval.py
in scripts
109 2 281 287 3
base_transformer.py
in kilt/readers/t5
285 17 287 287 1
finetune.py
in kilt/readers/t5
216 16 287 287 1
data.py
in kilt/readers/t5
175 8 287 287 1
BLINK_connector.py
in kilt/retrievers
122 3 287 485 2
DPR_connector.py
in kilt/retrievers
111 3 287 364 5
evaluate_kilt_task.py
in kilt/readers/t5
109 4 287 287 1