Home › Code › convert_examples_to_features

convert_examples_to_features

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

convert_examples_to_features appears in the code Syntology harvested for 134 papers, as 133 distinct code bodies found in 160 places (a place is one code body under one paper). At least one of them ran in 49 of the papers; 0 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 convert_examples_to_features 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 47 of the 133 distinct code bodies named convert_examples_to_features; 86 are unverified. One tile per status, in the site's fixed vocabulary, each code body counted once:

0ran · honoured contract
0ran · violated contract
34ran · our draft was wrong
0ran · fixture could not drive it
13ran
86unverified
0fingerprinted

Licence is a property of each copy, so it is counted per place: 37 of the 160 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 134 (newest first; the JSON twin carries all 160 places); 117 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 4 papers added by Syntology; 12 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
Impact of large language models on peer review opinions from a fine-grained perspective: Evidence from top conference proceedings in AI added by Syntology 2026-04 (from id) neulab/ReviewAdvisor/tagger/helper/utils.py bb149bbe73e04d33 unverified Apache-2.0 (permissive)
Reproducibility study on how to find Spurious Correlations, Shortcut Learning, Clever Hans or Group-Distributional nonrobustness and how to fix them added by Syntology 2026-04 (from id) kohpangwei/group_DRO/utils_glue.py c4c16e96906f44c1 unverified MIT (permissive)
BARE: Towards Bias-Aware and Reasoning-Enhanced One-Tower Visual Grounding added by Syntology 2026-01 (from id) Marloweeee/BARE/datasets/data_loader.py 694e413f977737ba unverified no licence file found · pointer only
Mitigating Spurious Correlation via Distributionally Robust Learning with Hierarchical Ambiguity Sets added by Syntology 2025-10 (from id) Sung-Ho-Jo/hierarchical-dro/utils_glue.py c4c16e96906f44c1 unverified no licence file found · pointer only
SMTPD: A New Benchmark for Temporal Prediction of Social Media Popularity 2025-03 (from id) zhuwei321/SMTPD/smp_model.py 94cb461ef88a9c6e unverified Apache-2.0 (permissive)
MaPPER: Multimodal Prior-guided Parameter Efficient Tuning for Referring Expression Comprehension 20 Sep 2024 liuting20/MaPPER/datasets/data_loader.py 694e413f977737ba unverified no licence file found · pointer only
An Efficient and Effective Transformer Decoder-Based Framework for Multi-Task Visual Grounding 2 Aug 2024 chenwei746/eevg/datasets/data_loader.py 697f14f5bf508a68 unverified no licence file found · pointer only
"Seeing the Big through the Small": Can LLMs Approximate Human Judgment Distributions on NLI from a Few Explanations? 25 Jun 2024 mainlp/mjd-estimator/MJD-fine-tuning/loader/common.py 18b7851b76ccbc5a unverified Apache-2.0 (permissive)
Vulnerability Detection with Code Language Models: How Far Are We? 27 Mar 2024 dlvuldet/primevul/os_expr/run_ft.py 81aa84eb56e35382 ran MIT (permissive)
Vulnerability Detection with Code Language Models: How Far Are We? 27 Mar 2024 dlvuldet/primevul/os_expr/run_ft_accelerator.py b17fb0860dac6e1d ran MIT (permissive)
Vulnerability Detection with Code Language Models: How Far Are We? 27 Mar 2024 dlvuldet/primevul/os_expr/run_ft_clr.py 62a2fd5c0079c379 ran MIT (permissive)
Causal Walk: Debiasing Multi-Hop Fact Verification with Front-Door Adjustment 5 Mar 2024 zcccccz/CausalWalk/data_load_utils.py dd7effcbb9b3902f ran MIT (permissive)
Can Large Language Models Learn Independent Causal Mechanisms? 4 Feb 2024 Strong-AI-Lab/Logical-and-abstract-reasoning/models/utils_multiple_choice.py 90ea10eb1aa031b1 ran MIT (permissive)
A Comprehensive Evaluation of Parameter-Efficient Fine-Tuning on Software Engineering Tasks 25 Dec 2023 zwtnju/peft/clone/code/clone.py 68f5c0b24ac09348 ran no licence file found · pointer only
A Comprehensive Evaluation of Parameter-Efficient Fine-Tuning on Software Engineering Tasks 25 Dec 2023 zwtnju/peft/defect/code/defect.py b4f0a16045f53d0b ran no licence file found · pointer only
A Comprehensive Evaluation of Parameter-Efficient Fine-Tuning on Software Engineering Tasks 25 Dec 2023 zwtnju/peft/search/code/search.py 44937ddb7444bf3f ran no licence file found · pointer only
Generalized Category Discovery with Large Language Models in the Loop 18 Dec 2023 lackel/loop/dataloader.py dac591cd5b0da1aa ran no licence file found · pointer only
Graph Convolutions Enrich the Self-Attention in Transformers! 7 Dec 2023 jeongwhanchoi/gfsa/Code/_utils.py 70674cae33ae9c61 ran MIT (permissive)
FreeAL: Towards Human-Free Active Learning in the Era of Large Language Models 27 Nov 2023 Justherozen/FreeAL/self_training_slm/datasets.py 5d0c2b8658bf615e unverified no licence file found · pointer only
Data Augmentation for Code Translation with Comparable Corpora and Multiple References 1 Nov 2023 veronicium/cmtrans/codet5/_utils.py 70674cae33ae9c61 ran no licence file found · pointer only
Assessing and Enhancing the Robustness of Large Language Models with Task Structure Variations for Logical Reasoning 13 Oct 2023 strong-ai-lab/logical-and-abstract-reasoning/models/utils_multiple_choice.py 90ea10eb1aa031b1 ran MIT (permissive)
Mitigating Simplicity Bias in Deep Learning for Improved OOD Generalization and Robustness 9 Oct 2023 estija/cmid/utils_glue.py c4c16e96906f44c1 unverified MIT (permissive)
Bias Amplification Enhances Minority Group Performance 13 Sep 2023 motivationss/bam/utils_glue.py 48239cb88a898293 ran no licence file found · pointer only
SpikingBERT: Distilling BERT to Train Spiking Language Models Using Implicit Differentiation 21 Aug 2023 neurocomplab-psu/spikingbert/spiking_bert_task_distill.py ca4a60dd9a4dee68 ran no licence file found · pointer only
Differential Privacy, Linguistic Fairness, and Training Data Influence: Impossibility and Possibility Theorems for Multilingual Language Models 17 Aug 2023 xplip/multilingual-lm-objectives/finetuning/pos/pos_dataset.py c7dd8be65b126cb4 ran MIT (permissive)
Simple and Fast Group Robustness by Automatic Feature Reweighting 19 Jun 2023 AndPotap/afr/gdro_fork/utils_glue.py c4c16e96906f44c1 unverified Apache-2.0 (permissive)
A Study of Situational Reasoning for Traffic Understanding 5 Jun 2023 saccharomycetes/text-based-traffic-understanding/code/nli_eval.py 4b14ea9e2df1b9f3 ran · our draft was wrong GPL-3.0 (copyleft) · pointer only
Backdooring Neural Code Search 27 May 2023 wssun/BADCODE/src/CodeBERT/utils.py de551983d655a5d1 unverified MIT (permissive)
AIBugHunter: A Practical Tool for Predicting, Classifying and Repairing Software Vulnerabilities 2023-05 (from id) awsm-research/aibughunter/rq3_cvss_score_reg/bert/bert_base_main.py dbb914994067a9fd unverified MIT (permissive)
AIBugHunter: A Practical Tool for Predicting, Classifying and Repairing Software Vulnerabilities 2023-05 (from id) awsm-research/aibughunter/rq1_cwe_id_cls/bert_base/bert_base_main.py 711cd36f3f2b2e39 unverified MIT (permissive)
KGA: A General Machine Unlearning Framework Based on Knowledge Gap Alignment 11 May 2023 lingzhi-wang/kgaunlearn/classification/utils.py 6b3716364a307c21 unverified MIT (permissive)
MphayaNER: Named Entity Recognition for Tshivenda 8 Apr 2023 rendanim/mphayaner/utils_ner.py 366bf9d9c1ffe01e ran · our draft was wrong Apache-2.0 (permissive)
Dataflow Analysis-Inspired Deep Learning for Efficient Vulnerability Detection 15 Dec 2022 ISU-PAAL/DeepDFA/LineVul/linevul/linevul_main.py d351b03eb53efa20 ran · our draft was wrong MIT (permissive)
Frustratingly Easy Label Projection for Cross-lingual Transfer 28 Nov 2022 edchengg/easyproject/ner/utils_ner.py cec6338a46a61ed0 unverified MIT (permissive)
Entity Tracking via Effective Use of Multi-Task Learning Model and Mention-guided Decoding 12 Oct 2022 iamjanvijay/meet/code/propara/train/state.py ce54fa63c91b5ebc ran · our draft was wrong no licence file found · pointer only
Entity Tracking via Effective Use of Multi-Task Learning Model and Mention-guided Decoding 12 Oct 2022 iamjanvijay/meet/code/recipes/train/state.py 6770944bc735f48e ran · our draft was wrong no licence file found · pointer only
No More Fine-Tuning? An Experimental Evaluation of Prompt Tuning in Code Intelligence 24 Jul 2022 adf1178/pt4code/CodeT5-main/_utils.py 70674cae33ae9c61 ran MIT (permissive)
Analyzing Encoded Concepts in Transformer Language Models 27 Jun 2022 hsajjad/conceptx/auto_labels/Taggers/Chunking/utils_ner.py 28cacb28a4c8d0bc unverified BSD-3-Clause (permissive)
FixEval: Execution-based Evaluation of Program Fixes for Programming Problems 15 Jun 2022 mahimanzum/fixeval/codet5/_utils.py 70674cae33ae9c61 ran MIT (permissive)
Natural Language Inference with Self-Attention for Veracity Assessment of Pandemic Claims 5 May 2022 thunlp/GEAR/feature_extractor/extractor.py 478a8f97a41f3881 unverified MIT (permissive)
Testing the Ability of Language Models to Interpret Figurative Language 26 Apr 2022 simran-khanuja/multilingual-fig-qa/utils.py 4f74b4458496f1dc unverified MIT (permissive)
Adapting Pre-trained Language Models to African Languages via Multilingual Adaptive Fine-Tuning 13 Apr 2022 uds-lsv/afro-maft/ClassificationTasks/ner_scripts/ner_utils.py 816daacf29aeb254 unverified MIT (permissive)
What You See is What You Get: Principled Deep Learning via Distributional Generalization 7 Apr 2022 yangarbiter/dp-dg/utils_glue.py ee0b944a7be8b14a unverified MIT (permissive)
Pseudo-Q: Generating Pseudo Language Queries for Visual Grounding 16 Mar 2022 LeapLabTHU/Pseudo-Q/datasets/data_loader.py 694e413f977737ba unverified Apache-2.0 (permissive)
Bridging Pre-trained Models and Downstream Tasks for Source Code Understanding 4 Dec 2021 wangdeze18/DACL/algorithm_classification/code/bagging.py 9d6328379f9b5a8c unverified MIT (permissive)
HydraSum: Disentangling Stylistic Features in Text Summarization using Multi-Decoder Models 8 Oct 2021 salesforce/hydra-sum/modelling/train_seq2seq_utils.py 1b019761ed7a2bd0 unverified BSD-3-Clause (permissive)
CrossAug: A Contrastive Data Augmentation Method for Debiasing Fact Verification Models 30 Sep 2021 minwhoo/crossaug/utils_fever.py f98c94e02e958cf4 unverified MIT (permissive)
TOGA: A Neural Method for Test Oracle Generation 2021-09 (from id) microsoft/toga/model/assertions/utils.py 95c91a2b77c7fb96 unverified MIT (permissive)
Graph Based Network with Contextualized Representations of Turns in Dialogue 9 Sep 2021 blacknoodle/tucore-gcn/data.py 522ffabbd69e72b3 unverified MIT (permissive)
CodeT5: Identifier-aware Unified Pre-trained Encoder-Decoder Models for Code Understanding and Generation 2 Sep 2021 awsm-research/vulrepair/M1_VulRepair_PL-NL/vulrepair_main.py f4b7f3287895271c unverified MIT (permissive)
CodeT5: Identifier-aware Unified Pre-trained Encoder-Decoder Models for Code Understanding and Generation 2 Sep 2021 awsm-research/vulrepair/M10_T5_no_pretrain_word_level/t5_no_pretraining_wordlevel_main.py ba2859de69445f88 unverified MIT (permissive)
Dual Reader-Parser on Hybrid Textual and Tabular Evidence for Open Domain Question Answering 5 Aug 2021 awslabs/durepa-hybrid-qa/src/utils_data.py d740ff30dac46329 unverified Apache-2.0 (permissive)
Dual Reader-Parser on Hybrid Textual and Tabular Evidence for Open Domain Question Answering 5 Aug 2021 awslabs/durepa-hybrid-qa/src/utils_fusion_in_decoder.py 9873b974777295b8 unverified Apache-2.0 (permissive)
Dual Reader-Parser on Hybrid Textual and Tabular Evidence for Open Domain Question Answering 5 Aug 2021 awslabs/durepa-hybrid-qa/utils_ranking.py 8a50439c11aef377 unverified Apache-2.0 (permissive)
From LSAT: The Progress and Challenges of Complex Reasoning 2 Aug 2021 zhongwanjun/AR-LSAT/LSTM/utils_multiple_choice.py 92ca0309c5197304 unverified MIT (permissive)
EvoGrad: Efficient Gradient-Based Meta-Learning and Hyperparameter Optimization 19 Jun 2021 ondrejbohdal/evograd/CrossLingualLearningMetaXL/mtrain.py c4806e075ebe8fb0 ran · our draft was wrong MIT (permissive)
DocNLI: A Large-scale Dataset for Document-level Natural Language Inference 17 Jun 2021 salesforce/DocNLI/Code/DocNLI/train_docNLI_RoBERTa_storeModel.py 0c52c543d06c00a9 ran · our draft was wrong BSD-3-Clause (permissive)
CBLUE: A Chinese Biomedical Language Understanding Evaluation Benchmark 15 Jun 2021 cbluebenchmark/cblue/cblue/models/zen/data.py d77c1cad6b941ff2 unverified Apache-2.0 (permissive)
Common Sense Beyond English: Evaluating and Improving Multilingual Language Models for Commonsense Reasoning 13 Jun 2021 INK-USC/XCSR/xcsr_experiments/utils_multiple_choice.py c04ec1353ed9d926 unverified MIT (permissive)
Referring Transformer: A One-step Approach to Multi-task Visual Grounding 6 Jun 2021 ubc-vision/RefTR/datasets/lang_utils.py db595e458994d7d0 unverified MIT (permissive)
How Did This Get Funded?! Automatically Identifying Quirky Scientific Achievements 6 Jun 2021 nadavborenstein/Iggy/model_training/run_classifier_dataset_utils_refactored.py 88c9d3a79324b3cd unverified Apache-2.0 (permissive)
multiPRover: Generating Multiple Proofs for Improved Interpretability in Rule Reasoning 2 Jun 2021 swarnaHub/multiPRover/utils_iterative_mprover.py 4f74b4458496f1dc unverified MIT (permissive)
Few-NERD: A Few-Shot Named Entity Recognition Dataset 16 May 2021 thunlp/Few-NERD/util/supervised_util.py 485fe5494e1efa6c unverified Apache-2.0 (permissive)
Learning to Perturb Word Embeddings for Out-of-distribution QA 6 May 2021 seanie12/SWEP/squad_utils.py 5fa242f804a151c9 unverified MIT (permissive)
B-PROP: Bootstrapped Pre-training with Representative Words Prediction for Ad-hoc Retrieval 20 Apr 2021 Albert-Ma/PROP/bprop/extract_bert_attention.py 84da8d20deaf09f5 unverified Apache-2.0 (permissive)
When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset 18 Apr 2021 reglab/casehold/multiple_choice/utils_multiple_choice.py 68377121bfc285a9 unverified Apache-2.0 (permissive)
TransVG: End-to-End Visual Grounding with Transformers 17 Apr 2021 nku-shengzheliu/Pytorch-TransVG/dataset/data_loader.py 694e413f977737ba unverified MIT (permissive)
Re-TACRED: Addressing Shortcomings of the TACRED Dataset 16 Apr 2021 gstoica27/Re-TACRED/SpanBERT/run_tacred.py 6c387d0e9a46114a ran · our draft was wrong no licence file found · pointer only
ExplaGraphs: An Explanation Graph Generation Task for Structured Commonsense Reasoning 15 Apr 2021 swarnaHub/ExplaGraphs/structured_model/utils_joint_model.py 03334853b0b4fe82 unverified MIT (permissive)
ExplaGraphs: An Explanation Graph Generation Task for Structured Commonsense Reasoning 15 Apr 2021 swarnaHub/ExplaGraphs/structured_model/utils_relation.py 01ce409a43a05ddd unverified MIT (permissive)
Blow the Dog Whistle: A Chinese Dataset for Cant Understanding with Common Sense and World Knowledge 6 Apr 2021 JetRunner/dogwhistle/utils_multiple_choice.py 4d462322c887e58f unverified Apache-2.0 (permissive)
MasakhaNER: Named Entity Recognition for African Languages 22 Mar 2021 masakhane-io/masakhane-ner/code/predict_ner.py 366bf9d9c1ffe01e ran · our draft was wrong licence not identified · pointer only
BinaryBERT: Pushing the Limit of BERT Quantization 31 Dec 2020 huawei-noah/Pretrained-Language-Model/BinaryBERT/utils_glue.py 38412a23a52f5f6e ran · our draft was wrong no licence file found · pointer only
ERICA: Improving Entity and Relation Understanding for Pre-trained Language Models via Contrastive Learning 30 Dec 2020 thunlp/ERICA/finetune/FIGER/code/run_typing.py ebc58cfdf2131bbc unverified no licence file found · pointer only
TransQuest: Translation Quality Estimation with Cross-lingual Transformers 1 Nov 2020 tharindudr/transQuest/transquest/algo/sentence_level/monotransquest/utils.py 6a3ab13e452a9b0f unverified Apache-2.0 (permissive)
A Frustratingly Easy Approach for Entity and Relation Extraction 24 Oct 2020 princeton-nlp/PURE/run_relation.py b4727e3523efb30b ran · our draft was wrong MIT (permissive)
Improving BERT Performance for Aspect-Based Sentiment Analysis 22 Oct 2020 IMPLabUniPr/BERT-for-ABSA/src/absa_data_utils.py 2b7167d132905cdd unverified Apache-2.0 (permissive)
ConjNLI: Natural Language Inference Over Conjunctive Sentences 20 Oct 2020 swarnaHub/ConjNLI/utils_conjnli.py c4c16e96906f44c1 unverified MIT (permissive)
Universal Natural Language Processing with Limited Annotations: Try Few-shot Textual Entailment as a Start 6 Oct 2020 salesforce/UniversalFewShotNLP/Coreference/0.shot.py 65e3e28505f962b0 unverified BSD-3-Clause (permissive)
Universal Natural Language Processing with Limited Annotations: Try Few-shot Textual Entailment as a Start 6 Oct 2020 salesforce/UniversalFewShotNLP/Coreference/full.shot.train.on.target.data.py 30a9889ed4a6e986 unverified BSD-3-Clause (permissive)
Discontinuous Constituent Parsing as Sequence Labeling 1 Oct 2020 aghie/disco2labels/run_token_classifier.py 7da1402502e66d3f unverified MIT (permissive)
Filling the Gap of Utterance-aware and Speaker-aware Representation for Multi-turn Dialogue 14 Sep 2020 comprehensiveMap/MDFN/run_MDFN.py 5c737bd16f29328a unverified MIT (permissive)
Improving One-stage Visual Grounding by Recursive Sub-query Construction 3 Aug 2020 zyang-ur/ReSC/dataset/data_loader.py 694e413f977737ba unverified MIT (permissive)
Pretrained Generalized Autoregressive Model with Adaptive Probabilistic Label Clusters for Extreme Multi-label Text Classification 5 Jul 2020 huiyegit/APLC_XLNet/code/utils_multi_label.py 8eaf09fc07e42122 unverified MIT (permissive)
BOND: BERT-Assisted Open-Domain Named Entity Recognition with Distant Supervision 28 Jun 2020 cliang1453/BOND/data_utils.py dd9c936ca51e4d8e unverified Apache-2.0 (permissive)
Generating Diverse and Consistent QA pairs from Contexts with Information-Maximizing Hierarchical Conditional VAEs 28 May 2020 seanie12/Info-HCVAE/qa-eval/squad_utils.py 72c5000d831f12e0 unverified Apache-2.0 (permissive)
NILE : Natural Language Inference with Faithful Natural Language Explanations 25 May 2020 SawanKumar28/nile/example_to_feature.py 8b3b42efc2937a91 unverified Apache-2.0 (permissive)
On the Robustness of Language Encoders against Grammatical Errors 12 May 2020 uclanlp/ProbeGrammarRobustness/run_transformers.py 6baef5e5b9e3424b ran · our draft was wrong MIT (permissive)
GoEmotions: A Dataset of Fine-Grained Emotions 1 May 2020 monologg/GoEmotions-pytorch/data_loader.py 07f7c0967760a3c2 unverified Apache-2.0 (permissive)
Event Extraction by Answering (Almost) Natural Questions 28 Apr 2020 zhaoyuesun/phee/eeqa/code/run_stage1.py a99894f46ca03cb9 ran · our draft was wrong MIT (permissive)
Event Extraction by Answering (Almost) Natural Questions 28 Apr 2020 xinyadu/eeqa/code/run_args_qa.py 837c69d4640d3699 ran · our draft was wrong MIT (permissive)
MAVEN: A Massive General Domain Event Detection Dataset 28 Apr 2020 THU-KEG/MAVEN-dataset/baselines/BERT+CRF/BERT-CRF-MAVEN/utils_maven.py 5a3c0645dfa7e189 unverified MIT (permissive)
Parsing as Pretraining 5 Feb 2020 aghie/parsing-as-pretraining/run_token_classifier.py 20541be1e49e8caf unverified MIT (permissive)
Stacked DeBERT: All Attention in Incomplete Data for Text Classification 1 Jan 2020 gcunhase/StackedDeBERT/run_stacked_debert_dae_classifier.py b3feaffc79a790e6 ran · our draft was wrong MIT (permissive)
Learning to Retrieve Reasoning Paths over Wikipedia Graph for Question Answering 24 Nov 2019 AkariAsai/learning_to_retrieve_reasoning_paths/graph_retriever/utils.py f453c4aa1b64e2a3 unverified MIT (permissive)
Inducing brain-relevant bias in natural language processing models 29 Oct 2019 danrsc/bert_brain_neurips_2019/run_glue.py e1d96b6fa3c36dbd ran · our draft was wrong no licence file found · pointer only
Confident Learning: Estimating Uncertainty in Dataset Labels 31 Oct 2019 cleanlab/examples/entity_recognition/run_ner.py d885b9e5d1082285 unverified Apache-2.0 (permissive)
Masked Language Model Scoring 31 Oct 2019 identical code first harvested elsewhere b3feaffc79a790e6 ran · our draft was wrong licence of this copy not recorded
Commonsense Knowledge Base Completion with Structural and Semantic Context 7 Oct 2019 allenai/commonsense-kg-completion/src/bert_feature_extractor.py 8670d7299e3756ce unverified MIT (permissive)
BERT for Evidence Retrieval and Claim Verification 7 Oct 2019 ASoleimaniB/BERT_FEVER/run_classifier_negativemining.py 11140e97c8bc607f ran · our draft was wrong no licence file found · pointer only
BERT for Evidence Retrieval and Claim Verification 7 Oct 2019 ASoleimaniB/BERT_FEVER/run_classifier_sentence_retrieval.py d505548ec4491eda unverified no licence file found · pointer only
Mapping Natural-language Problems to Formal-language Solutions Using Structured Neural Representations 5 Oct 2019 ckzbullbullet/TP-N2F/src/run_tpn2f_mathqa.py 81737c34c758ea23 ran · our draft was wrong no licence file found · pointer only
Mapping Natural-language Problems to Formal-language Solutions Using Structured Neural Representations 5 Oct 2019 ckzbullbullet/TP-N2F/src/run_tpn2f_lisp.py 89468437348f2fd3 ran · our draft was wrong no licence file found · pointer only
CodeSearchNet Challenge: Evaluating the State of Semantic Code Search 20 Sep 2019 nchen909/codeattention/utils.py fa57c04c2fcf72af unverified MIT (permissive)
KG-BERT: BERT for Knowledge Graph Completion 7 Sep 2019 yao8839836/kg-bert/run_bert_triple_classifier.py aa4bc89879d625d9 ran · our draft was wrong Apache-2.0 (permissive)
KG-BERT: BERT for Knowledge Graph Completion 7 Sep 2019 yao8839836/kg-bert/run_bert_relation_prediction.py be8b481f6d5012e1 ran · our draft was wrong Apache-2.0 (permissive)
Effective Use of Transformer Networks for Entity Tracking 5 Sep 2019 identical code first harvested elsewhere b3feaffc79a790e6 ran · our draft was wrong licence of this copy not recorded
TabFact: A Large-scale Dataset for Table-based Fact Verification 5 Sep 2019 wenhuchen/Table-Fact-Checking/code/run_BERT.py 405ee22d52c27fac ran · our draft was wrong MIT (permissive)
KagNet: Knowledge-Aware Graph Networks for Commonsense Reasoning 4 Sep 2019 INK-USC/KagNet/baselines/extract_csqa_bert.py 324da0e6c0b20893 unverified MIT (permissive)
Commonsense Knowledge Mining from Pretrained Models 2 Sep 2019 identical code first harvested elsewhere aa4bc89879d625d9 ran · our draft was wrong licence of this copy not recorded
Benchmarking Zero-shot Text Classification: Datasets, Evaluation and Entailment Approach 31 Aug 2019 yinwenpeng/BenchmarkingZeroShot/src/train_emotion.py ec501cd7dcd3a162 ran · our draft was wrong no licence file found · pointer only
Adapt or Get Left Behind: Domain Adaptation through BERT Language Model Finetuning for Aspect-Target Sentiment Classification 30 Aug 2019 ardyh/bert-ada/finetuning_and_classification/utils_glue.py ed04fa9adc7b8bad unverified MIT (permissive)
FinBERT: Financial Sentiment Analysis with Pre-trained Language Models 27 Aug 2019 ProsusAI/finBERT/finbert/utils.py 804e62a123a49544 unverified Apache-2.0 (permissive)
MIDAS: A Dialog Act Annotation Scheme for Open Domain Human Machine Spoken Conversations 27 Aug 2019 DianDYu/MIDAS_dialog_act/run_classifier.py 833dcdedaca6a506 ran · our draft was wrong Apache-2.0 (permissive)
MIDAS: A Dialog Act Annotation Scheme for Open Domain Human Machine Spoken Conversations 27 Aug 2019 DianDYu/MIDAS_dialog_act/examples/extract_features.py efafedcdc49889e7 ran · our draft was wrong Apache-2.0 (permissive)
Patient Knowledge Distillation for BERT Model Compression 25 Aug 2019 Daniel-H-99/Patient-Knowledge-Distillation/src/nli_data_processing.py 379ade5858acdbfa unverified MIT recorded; this copy not marked cleared · pointer only
Patient Knowledge Distillation for BERT Model Compression 25 Aug 2019 Daniel-H-99/Patient-Knowledge-Distillation/src/race_data_processing.py b30ee2907e5cd3a6 unverified MIT recorded; this copy not marked cleared · pointer only

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