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).
File | # lines | # units | last modified (days ago) | created (days ago) | # changes |
---|---|---|---|---|---|
run.py in modelling/src/neuraldb |
421 | 6 | 219 | 224 | 3 |
final_scoring_with_dbsize_sweep.py in modelling/src/neuraldb |
222 | 1 | 222 | 224 | 2 |
final_scoring_with_dbsize.py in modelling/src/neuraldb |
170 | 1 | 222 | 224 | 2 |
evaluate_set_ssg.py in ssg |
138 | 3 | 222 | 224 | 2 |
spj_generator.py in modelling/src/neuraldb/dataset/instance_generator |
134 | 3 | 222 | 224 | 2 |
sample_questions_100.py in dataset-construction/src/ndb_data |
129 | 1 | 222 | 224 | 2 |
sample_questions_250.py in dataset-construction/src/ndb_data |
129 | 1 | 222 | 224 | 2 |
sample_questions_500.py in dataset-construction/src/ndb_data |
129 | 1 | 222 | 224 | 2 |
sample_questions_1000.py in dataset-construction/src/ndb_data |
129 | 1 | 222 | 224 | 2 |
make_database_initial.py in dataset-construction/src/ndb_data/construction |
128 | 1 | 222 | 224 | 2 |
sample_questions_50.py in dataset-construction/src/ndb_data |
125 | 1 | 222 | 224 | 2 |
sample_questions.py in dataset-construction/src/ndb_data |
122 | 1 | 222 | 224 | 2 |
ssg_prediction.py in ssg |
110 | 1 | 222 | 224 | 2 |
final_scoring.py in modelling/src/neuraldb |
74 | 1 | 222 | 224 | 2 |
train_ssg.py in ssg |
73 | 1 | 222 | 224 | 2 |
wikidata_index.py in dataset-construction/src/ndb_data/data_import |
70 | 3 | 222 | 224 | 2 |
ssg_utils.py in ssg |
62 | 3 | 222 | 224 | 2 |
kelm_data.py in dataset-construction/src/ndb_data/data_import |
35 | - | 222 | 224 | 2 |
convert_legacy_predictions.py in modelling/src/neuraldb |
30 | - | 222 | 224 | 2 |
fix_sitelinks.py in dataset-construction/src/ndb_data/data_import |
30 | 1 | 222 | 224 | 2 |
File | # lines | # units | last modified (days ago) | created (days ago) | # changes |
---|---|---|---|---|---|
__init__.py in dataset-construction/src/ndb_data/generation |
1 | - | 222 | 222 | 1 |
__init__.py in dataset-construction/src/ndb_data/wikidata_common |
1 | - | 222 | 222 | 1 |
__init__.py in dataset-construction/src/ndb_data/construction |
1 | - | 222 | 222 | 1 |
__init__.py in dataset-construction/src/ndb_data/data_import |
1 | - | 222 | 222 | 1 |
__init__.py in dataset-construction/src/ndb_data |
1 | - | 222 | 222 | 1 |
__init__.py in dataset-construction/src/ndb_data/util |
1 | - | 222 | 224 | 2 |
__init__.py in modelling/src |
1 | - | 222 | 222 | 1 |
__init__.py in modelling/src/neuraldb/evaluation |
1 | - | 222 | 222 | 1 |
__init__.py in modelling/src/neuraldb/retriever |
1 | - | 222 | 222 | 1 |
__init__.py in modelling/src/neuraldb |
1 | - | 222 | 222 | 1 |
__init__.py in modelling/src/neuraldb/dataset |
1 | - | 222 | 222 | 1 |
__init__.py in modelling/src/neuraldb/dataset/instance_generator |
1 | - | 222 | 222 | 1 |
__init__.py in modelling/src/neuraldb/util |
1 | - | 222 | 222 | 1 |
__init__.py in modelling/src/neuraldb/modelling |
1 | - | 222 | 222 | 1 |
setup.cfg in root |
2 | - | 222 | 224 | 2 |
wikpedia.py in dataset-construction/src/ndb_data/wikidata_common |
11 | 2 | 222 | 222 | 1 |
common_mongo.py in dataset-construction/src/ndb_data/wikidata_common |
12 | 1 | 222 | 222 | 1 |
wikidata.py in dataset-construction/src/ndb_data/wikidata_common |
13 | 4 | 222 | 222 | 1 |
kelm.py in dataset-construction/src/ndb_data/wikidata_common |
13 | 3 | 222 | 222 | 1 |
describe_db_facts.py in dataset-construction/src/ndb_data/generation |
18 | - | 222 | 222 | 1 |
File | # lines | # units | last modified (days ago) | created (days ago) | # changes |
---|---|---|---|---|---|
question_to_db.py in dataset-construction/src/ndb_data/generation |
525 | 14 | 222 | 222 | 1 |
make_questions.py in dataset-construction/src/ndb_data/construction |
420 | 10 | 222 | 222 | 1 |
convert_spj_to_predictions.py in modelling/src/neuraldb |
366 | 12 | 222 | 222 | 1 |
neuraldb_trainer.py in modelling/src/neuraldb/modelling |
295 | 4 | 218 | 222 | 2 |
map_kelm.py in dataset-construction/src/ndb_data/generation |
278 | 11 | 222 | 222 | 1 |
instance_generator.py in modelling/src/neuraldb/dataset/instance_generator |
194 | 12 | 222 | 222 | 1 |
template_first_db.py in dataset-construction/src/ndb_data/generation |
187 | 2 | 222 | 222 | 1 |
make_database_finalize.py in dataset-construction/src/ndb_data/construction |
165 | 2 | 222 | 222 | 1 |
postprocess_baselines.py in modelling/src/neuraldb/evaluation |
122 | 1 | 222 | 222 | 1 |
data_collator_seq2seq.py in modelling/src/neuraldb/dataset |
120 | 1 | 222 | 222 | 1 |
finalize_hypothesis.py in dataset-construction/src/ndb_data/generation |
120 | 2 | 222 | 222 | 1 |
postprocess_spj.py in modelling/src/neuraldb/evaluation |
101 | 1 | 222 | 222 | 1 |
make_database_initial_cache.py in dataset-construction/src/ndb_data/construction |
96 | 2 | 222 | 222 | 1 |
build_json.py in dataset-construction/src/ndb_data/util |
65 | 3 | 222 | 222 | 1 |
dpr.py in modelling/src/neuraldb/retriever |
60 | 2 | 222 | 222 | 1 |
scoring_functions.py in modelling/src/neuraldb/evaluation |
52 | 9 | 222 | 222 | 1 |
dataset_statistics.py in modelling/src/neuraldb |
41 | 3 | 222 | 222 | 1 |
tfidf.py in modelling/src/neuraldb/retriever |
39 | 3 | 222 | 222 | 1 |
convert_ssg_predictions.py in modelling/src/neuraldb |
34 | - | 222 | 222 | 1 |
dataset_statistics.py in dataset-construction/src/ndb_data |
33 | 2 | 222 | 222 | 1 |
File | # lines | # units | last modified (days ago) | created (days ago) | # changes |
---|---|---|---|---|---|
log_helper.py in modelling/src/neuraldb/util |
14 | 1 | 215 | 222 | 2 |
neuraldb_trainer.py in modelling/src/neuraldb/modelling |
295 | 4 | 218 | 222 | 2 |
run.py in modelling/src/neuraldb |
421 | 6 | 219 | 224 | 3 |
question_to_db.py in dataset-construction/src/ndb_data/generation |
525 | 14 | 222 | 222 | 1 |
make_questions.py in dataset-construction/src/ndb_data/construction |
420 | 10 | 222 | 222 | 1 |
convert_spj_to_predictions.py in modelling/src/neuraldb |
366 | 12 | 222 | 222 | 1 |
map_kelm.py in dataset-construction/src/ndb_data/generation |
278 | 11 | 222 | 222 | 1 |
final_scoring_with_dbsize_sweep.py in modelling/src/neuraldb |
222 | 1 | 222 | 224 | 2 |
instance_generator.py in modelling/src/neuraldb/dataset/instance_generator |
194 | 12 | 222 | 222 | 1 |
template_first_db.py in dataset-construction/src/ndb_data/generation |
187 | 2 | 222 | 222 | 1 |
final_scoring_with_dbsize.py in modelling/src/neuraldb |
170 | 1 | 222 | 224 | 2 |
make_database_finalize.py in dataset-construction/src/ndb_data/construction |
165 | 2 | 222 | 222 | 1 |
evaluate_set_ssg.py in ssg |
138 | 3 | 222 | 224 | 2 |
spj_generator.py in modelling/src/neuraldb/dataset/instance_generator |
134 | 3 | 222 | 224 | 2 |
sample_questions_100.py in dataset-construction/src/ndb_data |
129 | 1 | 222 | 224 | 2 |
sample_questions_250.py in dataset-construction/src/ndb_data |
129 | 1 | 222 | 224 | 2 |
sample_questions_500.py in dataset-construction/src/ndb_data |
129 | 1 | 222 | 224 | 2 |
sample_questions_1000.py in dataset-construction/src/ndb_data |
129 | 1 | 222 | 224 | 2 |
make_database_initial.py in dataset-construction/src/ndb_data/construction |
128 | 1 | 222 | 224 | 2 |
sample_questions_50.py in dataset-construction/src/ndb_data |
125 | 1 | 222 | 224 | 2 |