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 |
---|---|---|---|---|---|
setup.py in root |
20 | - | 272 | 273 | 2 |
train_reader.py in root |
173 | 2 | 11 | 273 | 2 |
data.py in src |
179 | 17 | 273 | 320 | 2 |
generate_passage_embeddings.py in root |
77 | 2 | 273 | 273 | 1 |
evaluation.py in src |
102 | 12 | 273 | 273 | 1 |
options.py in src |
104 | 9 | 273 | 273 | 1 |
passage_retrieval.py in root |
151 | 7 | 273 | 273 | 1 |
train_retriever.py in root |
196 | 2 | 273 | 273 | 1 |
model.py in src |
260 | 22 | 273 | 273 | 1 |
evaluate_retrieved_passages.py in root |
28 | 2 | |||
index.py in src |
54 | 6 | |||
slurm.py in src |
84 | 4 | |||
preprocess.py in src |
104 | 2 | |||
util.py in src |
190 | 17 |