Home › Code › f1_score

f1_score

Syntologyentry name in harvested coderead from the graph 2026-09-24

f1_score appears in the code Syntology harvested for 121 papers, as 73 distinct code bodies found in 127 places (a place is one code body under one paper). At least one of them ran in 86 of the papers; 27 of the code bodies carry a behaviour fingerprint.

What this page is not. Routines are grouped here by the exact string of their function or class name. Nothing asserts that two samples named f1_score do the same thing, share code, or are comparable; the name is a string, not an identity. Behaviour outputs (what a fingerprinted sample returned on the shared battery) are not in this export and are not shown here; the graph at syntology.ai holds them. "Ran" means executed on a synthesized fixture, not that the code is correct or reproduces a paper.

Samples Syntology

Syntology ran 40 of the 73 distinct code bodies named f1_score; 33 are unverified. One tile per status, in the site's fixed vocabulary, each code body counted once:

10ran · honoured contract
0ran · violated contract
0ran · our draft was wrong
4ran · fixture could not drive it
26ran
33unverified
27fingerprinted

Licence is a property of each copy, so it is counted per place: 43 of the 127 places are pointer only (Syntology does not serve that copy's text). This site shows no code text for any sample; every row below links to the file in its repository where the record names one.

“Ran” means the sample executed on a synthesized input; it does not mean the output is correct. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code, and those samples did run. The ran count above is every status except unverified, the same rule as each paper page.

Papers

100 papers shown of 121 (newest first; the JSON twin carries all 127 places); 104 places in the table. A paper with no recorded date is placed by the month its arXiv id encodes, shown in the Date column as YYYY-MM (from id). One row per place: a paper whose repository defines the name more than once appears more than once, and the same code body held for several papers appears once under each, with the same status. Titles and dates are the archive's archive 2025-07-28 for papers in the archive, and the graph's for 16 papers added by Syntology; 8 papers have no page here and are shown by arXiv id only. Status and fingerprint are Syntology's record of each code body; licence is recorded for each place. The File cell ends with the code body's code_sha256, Syntology's identity for that exact code: an agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

PaperDateFileStatus SyntologyLicence
ISO-RAG: Isoperimetric Noise Control for Retrieval-Augmented Generation added by Syntology 2026-09 (from id) ZaiizaiZHANG/ISO-RAG/analyze_predictions.py 6666d2397110c519 unverified no licence file found · pointer only
ISO-RAG: Isoperimetric Noise Control for Retrieval-Augmented Generation added by Syntology 2026-09 (from id) ZaiizaiZHANG/ISO-RAG/analyze_retrieval_qa_transfer.py 04e609efd10e1c78 unverified no licence file found · pointer only
SemPOI-RL: Aligning LLM Semantic Reasoning for Interpretable Out-of-Town POI Sequential Generation added by Syntology 2026-08 (from id) Wind-Flipped/SemPOI-RL/code/metrics.py 49807bc3c4da0a97 unverified no licence file found · pointer only
CoEvoKG: Co-Evolving Knowledge Graphs with Self-Evolving Search Agents added by Syntology 2026-08 (from id) lazzy1225/CoEvoKG/coevokg/reward/score/search_eval_score.py d8e7ceb7ac0087e6 ran fingerprinted Apache-2.0 (permissive)
TrustMargin: Training-Free Arbitration between Parametric Memory and Retrieved Evidence in Large Language Models added by Syntology 2026-06 (from id) mojixu/TrustMargin/src/trustmargin.py 4366274c4d602004 ran · honoured contract no licence file found · pointer only
MINTEVAL: Evaluating Memory under Multi-Target Interference in Long-Horizon Agent Systems added by Syntology 2026-05 (from id) amy-hyunji/MINTEval/src/mem_alpha/memalpha/llm_agent/metrics.py 9fba68468dc933e9 ran · honoured contract no licence file found · pointer only
Temporal Conflicts in LLMs: Reproducibility Insights from Unifying DYNAMICQA and MULAN added by Syntology 2026-03 (from id) terrierteam/temporal_conflicts/fact_mutability/analysis/f1_score.py 96e55856ac1587bd unverified no licence file found · pointer only
Stacked from One: Multi-Scale Self-Injection for Context Window Extension added by Syntology 2026-03 (from id) Clement25/SharedLLM/utils.py 27f9fcd2b79fea52 unverified no licence file found · pointer only
Small Reward Models via Backward Inference added by Syntology 2026-02 (from id) yikee/FLIP/metrics.py f5ae0a44fc4a94b0 unverified no licence file found · pointer only
CompactRAG: Reducing LLM Calls and Token Overhead in Multi-Hop Question Answering added by Syntology 2026-02 (from id) How-Young-X/CompactRAG/src/metrics/F1Eval.py a4de989b76f916f5 unverified MIT (permissive)
On the Paradoxical Interference between Instruction-Following and Task Solving added by Syntology 2026-01 (from id) kijlk/IF-Interference/src/math_and_qa/qa_utils.py 01329cd140ce1ed8 unverified no licence file found · pointer only
Textual Equilibrium Propagation for Deep Compound AI Systems added by Syntology 2026-01 (from id) MinghuiChen43/TEP/src/tep/metrics/f1.py 6ce524d71a9b9d78 unverified Apache-2.0 (permissive)
SEEK: Steering LLM Reasoning for RAG via Internal Reasoning Sketches added by Syntology 2026-01 (from id) OpenBMB/PAGER/src/evaluate_infer.py 53d9c134452ad7d1 unverified MIT (permissive)
OpenDecoder: Open Large Language Model Decoding to Incorporate Document Quality in RAG added by Syntology 2026-01 (from id) fengranMark/OpenDecoder/src/evaluation.py e08cad149be1d1ab unverified MIT (permissive)
Revealing the Attention Floating Mechanism in Masked Diffusion Models added by Syntology 2026-01 (from id) NEUIR/Attention-Floating/evaluate/evaluate_dream.py cb0727ddfdbb00d2 unverified no licence file found · pointer only
HAPS: Hierarchical LLM Routing with Joint Architecture and Parameter Search added by Syntology 2026-01 (from id) zihangtian/HAPS/HotpotQA/joint_rl/rl_batch.py c871481cb5ee3d92 ran · honoured contract no licence file found · pointer only
LiteraryQA: Towards Effective Evaluation of Long-document Narrative QA added by Syntology 2025-10 (from id) SapienzaNLP/LiteraryQA/literaryqa/ngram_metrics.py 757c1276cb093efc unverified no licence file found · pointer only
R1-Searcher++: Incentivizing the Dynamic Knowledge Acquisition of LLMs via Reinforcement Learning 22 May 2025 RUCAIBox/R1-Searcher/evaluation/metric_calc_rule.py 53d9c134452ad7d1 unverified MIT (permissive)
Single-Pass Document Scanning for Question Answering 4 Apr 2025 mambaretriever/mambaretriever/rag_pipeline/metrics.py 477258f8938c0fd2 ran fingerprinted MIT (permissive)
Sparsity May Be All You Need: Sparse Random Parameter Adaptation 21 Feb 2025 IBM/SpaRTA/sparta/utils.py bf5cd77dea835a0c unverified Apache-2.0 (permissive)
APEX$^2$: Adaptive and Extreme Summarization for Personalized Knowledge Graphs 23 Dec 2024 iDEA-iSAIL-Lab-UIUC/APEX/code/src/metrics.py 1de880067d0e1282 unverified MIT (permissive)
SiReRAG: Indexing Similar and Related Information for Multihop Reasoning 9 Dec 2024 SalesforceAIResearch/SiReRAG/evaluate_2wiki.py 4eebef4ef9c478a1 unverified licence not identified · pointer only
LongRAG: A Dual-Perspective Retrieval-Augmented Generation Paradigm for Long-Context Question Answering 23 Oct 2024 QingFei1/LongRAG/src/metric.py d8e7ceb7ac0087e6 ran fingerprinted no licence file found · pointer only
StablePrompt: Automatic Prompt Tuning using Reinforcement Learning for Large Language Models 10 Oct 2024 kmc0207/Stableprompt/utils.py f019b3b51ce43942 ran no licence file found · pointer only
HELMET: How to Evaluate Long-Context Language Models Effectively and Thoroughly 3 Oct 2024 princeton-nlp/helmet/utils.py 27f9fcd2b79fea52 unverified MIT (permissive)
Bridging Context Gaps: Leveraging Coreference Resolution for Long Contextual Understanding 2 Oct 2024 OceannTwT/LQCA/predict.py 2e4cd3f8b7c0198c ran fingerprinted no licence file found · pointer only
FocusLLM: Precise Understanding of Long Context by Dynamic Condensing 21 Aug 2024 leezythu/focusllm/infbench_src/compute_scores.py 43daed1a27177d83 ran fingerprinted MIT (permissive)
AgentPoison: Red-teaming LLM Agents via Poisoning Memory or Knowledge Bases 17 Jul 2024 BillChan226/AgentPoison/ReAct/wrappers.py 32a5f1733d9a8971 ran · honoured contract MIT (permissive)
Human-like Episodic Memory for Infinite Context LLMs 12 Jul 2024 em-llm/EM-LLM-model/benchmark/infinitebench_eval.py 2eb701a1cd15182a ran fingerprinted MIT (permissive)
Multi-Object Hallucination in Vision-Language Models 8 Jul 2024 sled-group/moh/utils.py d464b547251e80a2 ran no licence file found · pointer only
Symbolic Learning Enables Self-Evolving Agents 26 Jun 2024 aiwaves-cn/agents/src/agents/datasets/hotpotqa.py 32a5f1733d9a8971 ran · honoured contract Apache-2.0 (permissive)
Long Code Arena: a Set of Benchmarks for Long-Context Code Models 17 Jun 2024 jetbrains-research/lca-baselines/bug_localization/src/baselines/metrics/quality_metrics.py e1f0a26bc2cc3531 ran fingerprinted MIT (permissive)
QuickLLaMA: Query-aware Inference Acceleration for Large Language Models 11 Jun 2024 dvlab-research/q-llm/benchmark/infinitebench_eval.py 2eb701a1cd15182a ran fingerprinted no licence file found · pointer only
Self-Tuning: Instructing LLMs to Effectively Acquire New Knowledge through Self-Teaching 10 Jun 2024 zhangxy-2019/Effective-Knowledge-Injection/evaluation/csqa_vllm_inference.py b7db8a24fdb86534 ran · honoured contract fingerprinted no licence file found · pointer only
BERTs are Generative In-Context Learners 7 Jun 2024 ltgoslo/bert-in-context/glue/record.py d9296df040618579 ran fingerprinted Apache-2.0 (permissive)
Enhancing Noise Robustness of Retrieval-Augmented Language Models with Adaptive Adversarial Training 31 May 2024 calubkk/RAAT/tuner/metrics/em_f1.py a38180bf25a2409b ran fingerprinted no licence file found · pointer only
Can Graph Learning Improve Planning in LLM-based Agents? 29 May 2024 wxxshirley/gnn4taskplan/evaluate.py 8908fcb355c0a7cb ran fingerprinted MIT (permissive)
Jointly Modeling Inter- & Intra-Modality Dependencies for Multi-modal Learning 27 May 2024 divyam3897/i2m2/avmnist_and_mimic/eval_scripts/performance.py 191c253b532edecf ran MIT (permissive)
Make Your LLM Fully Utilize the Context 25 Apr 2024 microsoft/FILM/real_world_long/metrics.py 477258f8938c0fd2 ran fingerprinted MIT (permissive)
From Form(s) to Meaning: Probing the Semantic Depths of Language Models Using Multisense Consistency 18 Apr 2024 facebookresearch/multisense_consistency/utils/eval_metrics.py a51c9ee8226e3742 ran fingerprinted licence not identified · pointer only
Dr3: Ask Large Language Models Not to Give Off-Topic Answers in Open Domain Multi-Hop Question Answering 19 Mar 2024 gy915/dr3/Dr3/metrics.py 32a5f1733d9a8971 ran · honoured contract no licence file found · pointer only
RA-ISF: Learning to Answer and Understand from Retrieval Augmentation via Iterative Self-Feedback 11 Mar 2024 oceanntwt/ra-isf/main_gpt.py e79de4f5e7a0318c ran fingerprinted no licence file found · pointer only
Online Adaptation of Language Models with a Memory of Amortized Contexts 7 Mar 2024 identical code first harvested elsewhere fdd9a4d20f5a9d6f ran · honoured contract fingerprinted licence of this copy not recorded
CLongEval: A Chinese Benchmark for Evaluating Long-Context Large Language Models 6 Mar 2024 zexuanqiu/clongeval/metrics.py 477258f8938c0fd2 ran fingerprinted MIT (permissive)
Characterizing Truthfulness in Large Language Model Generations with Local Intrinsic Dimension 28 Feb 2024 fanyin3639/lid-hallucinationdetection/src/metrics.py 9a71eba082ec07de ran no licence file found · pointer only
Pandora's White-Box: Precise Training Data Detection and Extraction in Large Language Models 26 Feb 2024 iamgroot42/mimir/mimir/attacks/attack_utils.py 2ef8c3a1db651c55 ran fingerprinted MIT (permissive)
Long-Context Language Modeling with Parallel Context Encoding 26 Feb 2024 princeton-nlp/cepe/utils.py 27f9fcd2b79fea52 unverified MIT (permissive)
Small Models, Big Insights: Leveraging Slim Proxy Models To Decide When and What to Retrieve for LLMs 19 Feb 2024 plageon/slimplm/SKR/skr.py 42ae926df6227a65 ran fingerprinted no licence file found · pointer only
Discerning and Resolving Knowledge Conflicts through Adaptive Decoding with Contextual Information-Entropy Constraint 19 Feb 2024 stacy027/coiecd/evaluate.py a8ef93fef742e557 ran · honoured contract fingerprinted no licence file found · pointer only
PreAct: Prediction Enhances Agent's Planning Ability 18 Feb 2024 fu-dayuan/preact/LanguageAgentTreeSearch/hotpot/wrappers.py 32a5f1733d9a8971 ran · honoured contract no licence file found · pointer only
InfLLM: Training-Free Long-Context Extrapolation for LLMs with an Efficient Context Memory 7 Feb 2024 thunlp/infllm/benchmark/infinitebench_eval.py 2eb701a1cd15182a ran fingerprinted MIT (permissive)
Repeat After Me: Transformers are Better than State Space Models at Copying 1 Feb 2024 sjelassi/transformers_ssm_copy/pretrained_exps/qa_evaluation_utils.py 933e94e11554ccb1 ran fingerprinted MIT (permissive)
SLANG: New Concept Comprehension of Large Language Models 23 Jan 2024 meirtz/focusonslang-toolbox/eval_urban_f1.py e6e54258949655c8 ran MIT (permissive)
Language Models as Hierarchy Encoders 21 Jan 2024 krr-oxford/hierarchytransformers/src/hierarchy_transformers/evaluation/metrics.py 018eaf80bea2d0e0 ran Apache-2.0 (permissive)
The Critique of Critique 9 Jan 2024 gair-nlp/metacritique/meta_critique/cal_meta_scores.py 9b5da268fc9d2533 ran fingerprinted Apache-2.0 (permissive)
GPQA: A Graduate-Level Google-Proof Q&A Benchmark 20 Nov 2023 idavidrein/gpqa/baselines/open_book.py bf93745bda87d8d6 ran MIT (permissive)
Leveraging Structured Information for Explainable Multi-hop Question Answering and Reasoning 7 Nov 2023 bcdnlp/structure-qa/src/hotpot_evaluate.py 32a5f1733d9a8971 ran · honoured contract GPL-3.0 (copyleft) · pointer only
Neural Collapse in Multi-label Learning with Pick-all-label Loss 24 Oct 2023 heimine/nc_mlab/utility.py 535fb70574a55b79 ran fingerprinted no licence file found · pointer only
HallusionBench: An Advanced Diagnostic Suite for Entangled Language Hallucination and Visual Illusion in Large Vision-Language Models 23 Oct 2023 zli12321/qa_metrics/qa_metrics/f1.py 032dc5fee649f52c unverified MIT (permissive)
Let's Synthesize Step by Step: Iterative Dataset Synthesis with Large Language Models by Extrapolating Errors from Small Models 20 Oct 2023 rickyskywalker/synthesis_step-by-step_official/ModelTraining/trainHelperQA.py 1cccb768f5164e2b ran fingerprinted no licence file found · pointer only
Language Agent Tree Search Unifies Reasoning Acting and Planning in Language Models 6 Oct 2023 andyz245/LanguageAgentTreeSearch/hotpot/wrappers.py 32a5f1733d9a8971 ran · honoured contract MIT (permissive)
CATfOOD: Counterfactual Augmented Training for Improving Out-of-Domain Performance and Calibration 14 Sep 2023 ukplab/catfood/src/shortcuts/evaluate.py 5e88f388713168c7 ran fingerprinted MIT (permissive)
CATfOOD: Counterfactual Augmented Training for Improving Out-of-Domain Performance and Calibration 14 Sep 2023 ukplab/catfood/src/calibration/baseline/calibration_metrics.py 8cf315af1221f8a1 ran fingerprinted MIT (permissive)
$\rm SP^3$: Enhancing Structured Pruning via PCA Projection 31 Aug 2023 hyx1999/sp3/bert/metric/squad.py cdf4b8c0fec3da02 ran · honoured contract fingerprinted no licence file found · pointer only
Peek Across: Improving Multi-Document Modeling via Cross-Document Question-Answering 24 May 2023 aviclu/peekacross/trainer_seq2seq_qa.py e3ad4a101c45630f unverified MIT (permissive)
Evaluating Open-Domain Question Answering in the Era of Large Language Models 11 May 2023 ehsk/openqa-eval/src/oqaeval/squad_evaluate.py 8fd21d86f0ccdd14 unverified MIT (permissive)
MMBench: Benchmarking End-to-End Multi-modal DNNs and Understanding Their Hardware-Software Implications 2022-12 (from id) xfhelen/mmbench/models/eval_scripts/performance.py 191c253b532edecf ran MIT (permissive)
QA Domain Adaptation using Hidden Space Augmentation and Self-Supervised Contrastive Adaptation 19 Oct 2022 identical code first harvested elsewhere 2112c433b9c6d343 ran · honoured contract fingerprinted licence of this copy not recorded
ReAct: Synergizing Reasoning and Acting in Language Models 6 Oct 2022 ysymyth/ReAct/wrappers.py 32a5f1733d9a8971 ran · honoured contract MIT (permissive)
KCD: Knowledge Walks and Textual Cues Enhanced Political Perspective Detection in News Media 8 Apr 2022 wenqian-zhang/kcd/main/allmain/KSD_GatedRGCN.py 16cbde9056915afd ran · fixture could not drive it no licence file found · pointer only
Deep Generative model with Hierarchical Latent Factors for Time Series Anomaly Detection 15 Feb 2022 cchallu/dghl/src/utils/utils.py 93baef73fc0030f8 unverified Apache-2.0 (permissive)
Single-dataset Experts for Multi-dataset Question Answering 28 Sep 2021 princeton-nlp/MADE/src/utils/metrics.py a8ef93fef742e557 ran · honoured contract fingerprinted MIT (permissive)
Phrase Retrieval Learns Passage Retrieval, Too 16 Sep 2021 princeton-nlp/DensePhrases/densephrases/utils/eval_utils.py 32a5f1733d9a8971 ran · honoured contract Apache-2.0 (permissive)
ReasonBERT: Pre-trained to Reason with Distant Supervision 10 Sep 2021 sunlab-osu/reasonbert/model/metric.py fdd9a4d20f5a9d6f ran · honoured contract fingerprinted Apache-2.0 (permissive)
Recall@k Surrogate Loss with Large Batches and Similarity Mixup 25 Aug 2021 yash0307/RecallatK_surrogate/src/auxiliaries_nofaiss.py b0205d59d4a00b5a unverified MIT (permissive)
Near-Optimal Multi-Perturbation Experimental Design for Causal Structure Learning 28 May 2021 ssethz/multi-perturbation-ed/represent.py c8472f6604828bf4 ran · fixture could not drive it no licence file found · pointer only
PTR: Prompt Tuning with Rules for Text Classification 24 May 2021 thunlp/PTR/src/run_prompt.py 0d40c216b798acb4 ran · fixture could not drive it fingerprinted MIT (permissive)
Learning to Perturb Word Embeddings for Out-of-distribution QA 6 May 2021 seanie12/SWEP/mrqa_utils.py cdf4b8c0fec3da02 ran · honoured contract fingerprinted MIT (permissive)
The Factual Inconsistency Problem in Abstractive Text Summarization: A Survey 30 Apr 2021 huffon/factsumm/factsumm/utils/utils.py 74f6c7af6784dc33 unverified Apache-2.0 (permissive)
$Q^{2}$: Evaluating Factual Consistency in Knowledge-Grounded Dialogues via Question Generation and Question Answering 16 Apr 2021 orhonovich/q-squared/pipeline/score.py e5df2ff8c5c66f6a unverified Apache-2.0 (permissive)
AmbiFC: Fact-Checking Ambiguous Claims with Evidence 1 Apr 2021 knot-fit-but/claimdissector/src/common/eval_utils.py 6b3ccf76356a23b7 unverified Apache-2.0 (permissive)
English Machine Reading Comprehension Datasets: A Survey 25 Jan 2021 identical code first harvested elsewhere 5d0a37a7c59decf8 ran · honoured contract fingerprinted licence of this copy not recorded
Constructing A Multi-hop QA Dataset for Comprehensive Evaluation of Reasoning Steps 2 Nov 2020 Alab-NII/2wikimultihop/2wikimultihop_evaluate.py 32a5f1733d9a8971 ran · honoured contract Apache-2.0 (permissive)
CliniQG4QA: Generating Diverse Questions for Domain Adaptation of Clinical Question Answering 30 Oct 2020 sunlab-osu/CliniQG4QA/QA/evaluate-v1.1_human_generated.py cdf4b8c0fec3da02 ran · honoured contract fingerprinted no licence file found · pointer only
Answering Open-Domain Questions of Varying Reasoning Steps from Text 23 Oct 2020 identical code first harvested elsewhere 2112c433b9c6d343 ran · honoured contract fingerprinted licence of this copy not recorded
Question and Answer Test-Train Overlap in Open-Domain Question Answering Datasets 6 Aug 2020 facebookresearch/QA-Overlap/evaluate.py 2112c433b9c6d343 ran · honoured contract fingerprinted no licence file found · pointer only
STaRFlow: A SpatioTemporal Recurrent Cell for Lightweight Multi-Frame Optical Flow Estimation 10 Jul 2020 pgodet/star_flow/losses.py e351a73a9141e59d unverified Apache-2.0 (permissive)
The Depth-to-Width Interplay in Self-Attention 22 Jun 2020 uf-hobi-informatics-lab/GatorTron/finetuning/qa/evaluate-v1.1.py cdf4b8c0fec3da02 ran · honoured contract fingerprinted MIT (permissive)
PADS: Policy-Adapted Sampling for Visual Similarity Learning 24 Mar 2020 Confusezius/CVPR2020_PADS/auxiliaries.py 667f22002df30035 unverified MIT (permissive)
Revisiting Training Strategies and Generalization Performance in Deep Metric Learning 19 Feb 2020 Confusezius/Deep-Metric-Learning-Baselines/auxiliaries.py d629034ac6132f80 unverified Apache-2.0 (permissive)
Learning to Retrieve Reasoning Paths over Wikipedia Graph for Question Answering 24 Nov 2019 AkariAsai/learning_to_retrieve_reasoning_paths/eval_utils.py 2112c433b9c6d343 ran · honoured contract fingerprinted MIT (permissive)
Contextualized Sparse Representations for Real-Time Open-Domain Question Answering 7 Nov 2019 jhyuklee/sparc/evaluate-v1.1.py 2112c433b9c6d343 ran · honoured contract fingerprinted Apache-2.0 (permissive)
Contextualized Sparse Representations for Real-Time Open-Domain Question Answering 7 Nov 2019 jhyuklee/sparc/eval_utils.py 32a5f1733d9a8971 ran · honoured contract Apache-2.0 (permissive)
Do Multi-hop Readers Dream of Reasoning Chains? 31 Oct 2019 helloeve/bert-co-matching/evaluate-v1.1-original.py 2112c433b9c6d343 ran · honoured contract fingerprinted Apache-2.0 (permissive)
Do Multi-hop Readers Dream of Reasoning Chains? 31 Oct 2019 helloeve/bert-co-matching/evaluate-v1.1.py c30a45593c8f216f unverified Apache-2.0 (permissive)
MRQA 2019 Shared Task: Evaluating Generalization in Reading Comprehension 22 Oct 2019 mrqa/MRQA-Shared-Task-2019/mrqa_official_eval.py fdd9a4d20f5a9d6f ran · honoured contract fingerprinted MIT (permissive)
Addressing Semantic Drift in Question Generation for Semi-Supervised Question Answering 13 Sep 2019 ZhangShiyue/QGforQA/LIB/EVAL/evaluate.py 2112c433b9c6d343 ran · honoured contract fingerprinted MIT (permissive)
Self-Assembling Modular Networks for Interpretable Multi-Hop Reasoning 12 Sep 2019 jiangycTarheel/NMN-MultiHopQA/hotpotqa/evaluate-v1.1.py 2112c433b9c6d343 ran · honoured contract fingerprinted MIT (permissive)
Answers Unite! Unsupervised Metrics for Reinforced Summarization Models 4 Sep 2019 recitalAI/summa-qa/summaqa/f1_squad.py 2112c433b9c6d343 ran · honoured contract fingerprinted Apache-2.0 (permissive)
Real-Time Open-Domain Question Answering with Dense-Sparse Phrase Index 13 Jun 2019 uwnlp/denspi/evaluate-v1.1.py 2112c433b9c6d343 ran · honoured contract fingerprinted Apache-2.0 (permissive)
Neural Arabic Question Answering 12 Jun 2019 husseinmozannar/SOQAL/baselines_reading/evaluate_baselines.py d917b8d6ed9310b1 unverified MIT (permissive)
MultiQA: An Empirical Investigation of Generalization and Transfer in Reading Comprehension 31 May 2019 alontalmor/multiqa/common/official_eval.py fdd9a4d20f5a9d6f ran · honoured contract fingerprinted no licence file found · pointer only
Cognitive Graph for Multi-Hop Reading Comprehension at Scale 14 May 2019 THUDM/CogQA/hotpot_evaluate_v1.py 32a5f1733d9a8971 ran · honoured contract MIT (permissive)
Iterative Residual Refinement for Joint Optical Flow and Occlusion Estimation 10 Apr 2019 visinf/irr/losses.py e351a73a9141e59d unverified Apache-2.0 (permissive)

This site shows no code text; each File cell links to the file on GitHub at the repository's current default branch, which may have changed since the harvest. "Pointer only" means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence cell for the reason. Per-sample records for a paper are on its paper page under "Code Syntology ran".

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections