Home › Code › mish

mish

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

mish appears in the code Syntology harvested for 95 papers, as 23 distinct code bodies found in 99 places (a place is one code body under one paper). At least one of them ran in 66 of the papers; 12 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 mish 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 15 of the 23 distinct code bodies named mish; 8 are unverified. One tile per status, in the site's fixed vocabulary, each code body counted once:

4ran · honoured contract
0ran · violated contract
3ran · our draft was wrong
2ran · fixture could not drive it
6ran
8unverified
12fingerprinted

Licence is a property of each copy, so it is counted per place: 41 of the 99 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

95 papers shown of 95, newest first; 99 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 2 papers added by Syntology; 13 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
Test-Time Gradient Guidance of Flow Policies in Reinforcement Learning added by Syntology 2026-06 (from id) zhouzypaul/qgf/agents/dcgql.py 7fc1d127bf81537f ran · honoured contract fingerprinted MIT (permissive)
A KL-regularization Framework for Learning to Plan with Adaptive Priors added by Syntology 2025-10 (from id) alvaro-serra/pompc/pompc/common/activations.py 4d597c82f6f0429e unverified no licence file found · pointer only
Flow-Based Single-Step Completion for Efficient and Expressive Policy Learning 26 Jun 2025 PrajwalKoirala/SSCP-Single-Step-Completion-Policy/SSCQL/agents/ssc_flow_policy.py 7cfece344d630105 ran · honoured contract fingerprinted no licence file found · pointer only
Maximum Entropy Reinforcement Learning with Diffusion Policy 17 Feb 2025 diffusionyes/maxentdp/jaxrl5/agents/score_matching/max_entropy_learner.py 7fc1d127bf81537f ran · honoured contract fingerprinted no licence file found · pointer only
Skill Expansion and Composition in Parameter Space 9 Feb 2025 ltlhuuu/PSEC/jaxrl5/agents/psec/psec_pretrain.py 7fc1d127bf81537f ran · honoured contract fingerprinted MIT (permissive)
Q-Distribution guided Q-learning for offline reinforcement learning: Uncertainty penalized Q-value via consistency model 27 Oct 2024 evalarzj/qdq/agents/qdq/Qdistribution.py 7fc1d127bf81537f ran · honoured contract fingerprinted GPL-3.0 (copyleft) · pointer only
Read-ME: Refactorizing LLMs as Router-Decoupled Mixture of Experts with System Co-Design 24 Oct 2024 VITA-Group/READ-ME/src/transformers/activations_tf.py cc8c8c3ebf0c343f unverified no licence file found · pointer only
Model Balancing Helps Low-data Training and Fine-tuning 16 Oct 2024 zihanghliu/modelbalancing/transformers/src/transformers/activations_tf.py cc8c8c3ebf0c343f unverified no licence file found · pointer only
Continuous Contrastive Learning for Long-Tailed Semi-Supervised Recognition 8 Oct 2024 zhouzihao11/CCL/models/wideresnet.py 0a7c46eb67c0c21b ran fingerprinted no licence file found · pointer only
HydraViT: Stacking Heads for a Scalable ViT 26 Sep 2024 ds-kiel/HydraViT/timm/layers/activations.py 801c85b8903bfff5 ran fingerprinted MIT (permissive)
Looped Transformers for Length Generalization 24 Sep 2024 UW-Madison-Lee-Lab/looped-tf/src/transformers/activations_tf.py cc8c8c3ebf0c343f unverified no licence file found · pointer only
Dual-Path Adversarial Lifting for Domain Shift Correction in Online Test-time Adaptation 26 Aug 2024 yushuntang/dpal/models/layers/activations.py 801c85b8903bfff5 ran fingerprinted MIT (permissive)
Lookback Lens: Detecting and Mitigating Contextual Hallucinations in Large Language Models Using Only Attention Maps 9 Jul 2024 voidism/lookback-lens/transformers-4.32.0/src/transformers/activations_tf.py cc8c8c3ebf0c343f unverified no licence file found · pointer only
Increasing Model Capacity for Free: A Simple Strategy for Parameter Efficient Fine-tuning 1 Jul 2024 LINs-lab/CapaBoost/src/transformers/activations_tf.py cc8c8c3ebf0c343f unverified Apache-2.0 (permissive)
Boosting Consistency in Dual Training for Long-Tailed Semi-Supervised Learning 19 Jun 2024 gank0078/boat/models/wideresnet.py 0a7c46eb67c0c21b ran fingerprinted no licence file found · pointer only
ESCoT: Towards Interpretable Emotional Support Dialogue Systems 16 Jun 2024 thu-coai/Emotional-Support-Conversation/codes/src/transformers/activations.py f889d53c68539013 ran fingerprinted licence not identified · pointer only
Diffusion Actor-Critic: Formulating Constrained Policy Iteration as Diffusion Noise Regression for Offline Reinforcement Learning 31 May 2024 Fang-Lin93/DAC/agents/dac.py 7fc1d127bf81537f ran · honoured contract fingerprinted GPL-3.0 (copyleft) · pointer only
VB-LoRA: Extreme Parameter Efficient Fine-Tuning with Vector Banks 24 May 2024 leo-yangli/VB-LoRA/NLU/NLU/src/transformers/activations.py f889d53c68539013 ran fingerprinted no licence file found · pointer only
Learning Syntax Without Planting Trees: Understanding When and Why Transformers Generalize Hierarchically 25 Apr 2024 kabirahuja2431/transformers-hg/transformers/src/transformers/activations_tf.py cc8c8c3ebf0c343f unverified no licence file found · pointer only
Scene Adaptive Sparse Transformer for Event-based Object Detection 2 Apr 2024 peterande/sast/models/layers/SAST/layers/activations.py 801c85b8903bfff5 ran fingerprinted MIT (permissive)
AniPortrait: Audio-Driven Synthesis of Photorealistic Portrait Animation 26 Mar 2024 scutzzj/aniportrait/src/audio_models/mish.py e8af53cde1de7240 ran Apache-2.0 (permissive)
Feature Alignment: Rethinking Efficient Active Learning via Proxy in the Context of Pre-trained Models 2 Mar 2024 ZiTingW/asvp/wideresnet.py 0a7c46eb67c0c21b ran fingerprinted MIT (permissive)
Benchmarking Uncertainty Disentanglement: Specialized Uncertainties for Specialized Tasks 29 Feb 2024 bmucsanyi/bud/bud/layers/activations.py 801c85b8903bfff5 ran fingerprinted Apache-2.0 (permissive)
Improving Open-Ended Text Generation via Adaptive Decoding 28 Feb 2024 zwhong714/adaptive_decoding/transformers-main/src/transformers/activations_tf.py cc8c8c3ebf0c343f unverified no licence file found · pointer only
Unsupervised Zero-Shot Reinforcement Learning via Functional Reward Encodings 27 Feb 2024 kvfrans/fre/common/networks/basic.py 7fc1d127bf81537f ran · honoured contract fingerprinted no licence file found · pointer only
Self-Guided Masked Autoencoders for Domain-Agnostic Self-Supervised Learning 22 Feb 2024 johnathan-xie/sma/src/transformers/activations_tf.py cc8c8c3ebf0c343f unverified Apache-2.0 (permissive)
SimPro: A Simple Probabilistic Framework Towards Realistic Long-Tailed Semi-Supervised Learning 21 Feb 2024 leaplabthu/simpro/SimPro/models/wideresnet.py 0a7c46eb67c0c21b ran fingerprinted no licence file found · pointer only
Progressive Gradient Flow for Robust N:M Sparsity Training in Transformers 7 Feb 2024 abhibambhaniya/progressive_gradient_flow_nm_sparsity/timm/layers/activations.py 801c85b8903bfff5 ran fingerprinted Apache-2.0 (permissive)
OVOR: OnePrompt with Virtual Outlier Regularization for Rehearsal-Free Class-Incremental Learning 6 Feb 2024 pprp/timm/timm/layers/activations.py 801c85b8903bfff5 ran fingerprinted Apache-2.0 (permissive)
Multilinear Operator Networks 31 Jan 2024 Allencheng97/Multilinear_Operator_Networks/timm/layers/activations.py 801c85b8903bfff5 ran fingerprinted Apache-2.0 (permissive)
Generative Dense Retrieval: Memory Can Be a Burden 19 Jan 2024 ypw0102/gdr/GDR_model/transformers/activations_tf.py cc8c8c3ebf0c343f unverified no licence file found · pointer only
Rotated Multi-Scale Interaction Network for Referring Remote Sensing Image Segmentation 19 Dec 2023 lsan2401/rmsin/bert/modeling_bert.py 22b41155e451683b ran fingerprinted no licence file found · pointer only
Mask Grounding for Referring Image Segmentation 19 Dec 2023 yxchng/mask-grounding/bert/modeling_bert.py 22b41155e451683b ran fingerprinted AGPL-3.0 (copyleft) · pointer only
DreamTalk: When Emotional Talking Head Generation Meets Diffusion Probabilistic Models 15 Dec 2023 ali-vilab/dreamtalk/core/networks/mish.py e8af53cde1de7240 ran MIT (permissive)
SSB: Simple but Strong Baseline for Boosting Performance of Open-Set Semi-Supervised Learning 17 Nov 2023 yue-fan/ssb/models/resnext.py 0a7c46eb67c0c21b ran fingerprinted no licence file found · pointer only
An Analysis and Mitigation of the Reversal Curse 13 Nov 2023 trestad/mitigating-reversal-curse/transformers/src/transformers/activations_tf.py cc8c8c3ebf0c343f unverified no licence file found · pointer only
arXiv:2310.09821 2023-10 (from id) ymLeiFDU/LICO/models/wideresnet_prompt.py 0a7c46eb67c0c21b ran fingerprinted no licence file found · pointer only
A Sentence Speaks a Thousand Images: Domain Generalization through Distilling CLIP with Language Guidance 21 Sep 2023 OoDBag/RISE/timm/layers/activations.py 801c85b8903bfff5 ran fingerprinted no licence file found · pointer only
Contrastive Grouping with Transformer for Referring Image Segmentation 2 Sep 2023 toneyaya/cgformer/bert/modeling_bert.py 22b41155e451683b ran fingerprinted MIT (permissive)
Beyond One-to-One: Rethinking the Referring Image Segmentation 26 Aug 2023 toggle1995/RIS-DMMI/bert/modeling_bert.py 22b41155e451683b ran fingerprinted no licence file found · pointer only
Cluster-aware Semi-supervised Learning: Relational Knowledge Distillation Provably Learns Clustering 20 Jul 2023 dyjdongyijun/Semi_Supervised_Knowledge_Distillation/models/wideresnet.py 0a7c46eb67c0c21b ran fingerprinted MIT (permissive)
Token-wise Decomposition of Autoregressive Language Model Hidden States for Analyzing Model Predictions 17 May 2023 byungdoh/llm_decomposition/huggingface/src/transformers/activations_tf.py cc8c8c3ebf0c343f unverified Apache-2.0 (permissive)
Text-Visual Prompting for Efficient 2D Temporal Video Grounding 9 Mar 2023 intel/TVP/src/modeling/transformers.py 060527bb34794b59 ran · our draft was wrong fingerprinted Apache-2.0 (permissive)
PolyFormer: Referring Image Segmentation as Sequential Polygon Generation 14 Feb 2023 amazon-science/polygon-transformer/bert/modeling_bert.py 22b41155e451683b ran fingerprinted Apache-2.0 recorded; this copy not marked cleared · pointer only
AutoPEFT: Automatic Configuration Search for Parameter-Efficient Fine-Tuning 28 Jan 2023 cambridgeltl/autopeft/adapter-transformers-adapters3.1.0/src/transformers/activations_tf.py cc8c8c3ebf0c343f unverified Apache-2.0 recorded; this copy not marked cleared · pointer only
Entropy- and Distance-Based Predictors From GPT-2 Attention Patterns Predict Reading Times Over and Above GPT-2 Surprisal 21 Dec 2022 byungdoh/attn_dist/huggingface/src/transformers/activations_tf.py cc8c8c3ebf0c343f unverified Apache-2.0 (permissive)
AGRO: Adversarial Discovery of Error-prone groups for Robust Optimization 2 Dec 2022 bhargaviparanjape/robust-transformers/src/transformers/activations_tf.py cc8c8c3ebf0c343f unverified Apache-2.0 recorded; this copy not marked cleared · pointer only
EvEntS ReaLM: Event Reasoning of Entity States via Language Models 10 Nov 2022 spilioeve/eventsrealm/transformers-single-all-attribute-prompt-experiments/src/transformers/activations_tf.py cc8c8c3ebf0c343f unverified MIT (permissive)
Multimodal Information Bottleneck: Learning Minimal Sufficient Unimodal and Multimodal Representations 31 Oct 2022 tmacmai/multimodal-information-bottleneck/MIB_github/cmib.py 22b41155e451683b ran fingerprinted MIT (permissive)
A Win-win Deal: Towards Sparse and Robust Pre-trained Language Models 11 Oct 2022 llyx97/sparse-and-robust-PLM/hg_transformers/modeling_bert.py 060527bb34794b59 ran · our draft was wrong fingerprinted no licence file found · pointer only
Fix-A-Step: Semi-supervised Learning from Uncurated Unlabeled Data 25 Aug 2022 tufts-ml/fix-a-step/src_CIFAR10/models/wideresnet.py 0a7c46eb67c0c21b ran fingerprinted MIT (permissive)
Can Language Understand Depth? 3 Jul 2022 adonis-galaxy/depthclip/DepthCLIP_code/monoclip.py b3fc125f523d185a ran · fixture could not drive it no licence file found · pointer only
MotionMixer: MLP-based 3D Human Body Pose Forecasting 1 Jul 2022 MotionMLP/MotionMixer/amass/mlp_mixer.py af4a374dbb4a686b ran · our draft was wrong fingerprinted no licence file found · pointer only
MulT: An End-to-End Multitask Learning Transformer 17 May 2022 identical code first harvested elsewhere b3fc125f523d185a ran · fixture could not drive it licence of this copy not recorded
A Text Attention Network for Spatial Deformation Robust Scene Text Image Super-resolution 17 Mar 2022 zhaominyiz/c3-stisr/model/c3.py 2bc017e584227198 ran · metamorphic tier: deterministic fingerprinted Apache-2.0 (permissive)
Locally Typical Sampling 1 Feb 2022 cimeister/typical-sampling/src/transformers/activations_tf.py cc8c8c3ebf0c343f unverified Apache-2.0 recorded; this copy not marked cleared · pointer only
Attention Approximates Sparse Distributed Memory 10 Nov 2021 trentbrick/attention-approximates-sdm/HugFace/src/transformers/activations_tf.py cc8c8c3ebf0c343f unverified MIT (permissive)
DSEE: Dually Sparsity-embedded Efficient Tuning of Pre-trained Language Models 30 Oct 2021 vita-group/dsee/non-GPT-2/src/transformers/activations_tf.py cc8c8c3ebf0c343f unverified MIT (permissive)
Improving Graph-based Sentence Ordering with Iteratively Predicted Pairwise Orderings 13 Oct 2021 DeepLearnXMU/IRSEG/IRSEKG+bert+FHdecoder/model/modeling_bert.py 22b41155e451683b ran fingerprinted Apache-2.0 (permissive)
Towards a Unified View of Parameter-Efficient Transfer Learning 8 Oct 2021 jxhe/unify-parameter-efficient-tuning/src/transformers/activations_tf.py cc8c8c3ebf0c343f unverified Apache-2.0 recorded; this copy not marked cleared · pointer only
Unsupervised Selective Labeling for More Effective Semi-Supervised Learning 6 Oct 2021 TonyLianLong/UnsupervisedSelectiveLabeling/semisup-fixmatch-cifar/models/wideresnet.py 0a7c46eb67c0c21b ran fingerprinted MIT (permissive)
Perspective-taking and Pragmatics for Generating Empathetic Responses Focused on Emotion Causes 18 Sep 2021 skywalker023/focused-empathy/from_epitome/modeling_bert.py 060527bb34794b59 ran · our draft was wrong fingerprinted MIT (permissive)
Smelting Gold and Silver for Improved Multilingual AMR-to-Text Generation 8 Sep 2021 UKPLab/m-AMR2Text/transformers/activations.py f889d53c68539013 ran fingerprinted Apache-2.0 (permissive)
Smelting Gold and Silver for Improved Multilingual AMR-to-Text Generation 8 Sep 2021 UKPLab/m-AMR2Text/transformers/activations_tf.py cc8c8c3ebf0c343f unverified Apache-2.0 (permissive)
Learned Token Pruning for Transformers 2 Jul 2021 kssteven418/ltp/src/transformers/activations.py f889d53c68539013 ran fingerprinted Apache-2.0 recorded; this copy not marked cleared · pointer only
Learned Token Pruning for Transformers 2 Jul 2021 kssteven418/ltp/src/transformers/activations_tf.py cc8c8c3ebf0c343f unverified Apache-2.0 recorded; this copy not marked cleared · pointer only
Dialogue-oriented Pre-training 1 Jun 2021 xyease/Dialog-PrLM/src/transformers/activations_tf.py cc8c8c3ebf0c343f unverified Apache-2.0 (permissive)
OpenMatch: Open-set Consistency Regularization for Semi-supervised Learning with Outliers 28 May 2021 VisionLearningGroup/OP_Match/models/wideresnet.py 0a7c46eb67c0c21b ran fingerprinted MIT (permissive)
Structure-Aware Abstractive Conversation Summarization via Discourse and Action Graphs 16 Apr 2021 GT-SALT/Structure-Aware-BART/transformers/src/transformers/activations_tf.py cc8c8c3ebf0c343f unverified MIT (permissive)
Effect of Visual Extensions on Natural Language Understanding in Vision-and-Language Models 16 Apr 2021 alab-nii/eval_vl_glue/eval_vl_glue/transformers_volta/activations.py f889d53c68539013 ran fingerprinted Apache-2.0 (permissive)
Parameter-Efficient Transfer Learning with Diff Pruning 14 Dec 2020 identical code first harvested elsewhere 060527bb34794b59 ran · our draft was wrong fingerprinted licence of this copy not recorded
Transformers for Modeling Physical Systems 4 Oct 2020 zabaras/transformer-physx/trphysx/transformer/utils.py 0740153a63170d33 unverified MIT (permissive)
The Lottery Ticket Hypothesis for Pre-trained BERT Networks 23 Jul 2020 TAMU-VITA/BERT-Tickets/transformers-master/src/transformers/modeling_bert.py 060527bb34794b59 ran · our draft was wrong fingerprinted MIT (permissive)
AdapterHub: A Framework for Adapting Transformers 15 Jul 2020 adapter-hub/adapter-transformers-legacy/src/transformers/activations_tf.py cc8c8c3ebf0c343f unverified Apache-2.0 recorded; this copy not marked cleared · pointer only
On the Stability of Fine-tuning BERT: Misconceptions, Explanations, and Strong Baselines 8 Jun 2020 uds-lsv/bert-stable-fine-tuning/src/transformers/modeling_bert.py 060527bb34794b59 ran · our draft was wrong fingerprinted Apache-2.0 (permissive)
FastSpeech 2: Fast and High-Quality End-to-End Text to Speech 8 Jun 2020 dathudeptrai/TensorflowTTS/tensorflow_tts/models/fastspeech2.py 7df891708ffe30c2 ran · honoured contract fingerprinted Apache-2.0 (permissive)
YOLOv4: Optimal Speed and Accuracy of Object Detection 23 Apr 2020 hunglc007/tensorflow-yolov4-tflite/core/common.py 7df891708ffe30c2 ran · honoured contract fingerprinted MIT (permissive)
FixMatch: Simplifying Semi-Supervised Learning with Consistency and Confidence 21 Jan 2020 kekmodel/FixMatch-pytorch/models/wideresnet.py 48dececd48e901d2 ran · our draft was wrong fingerprinted MIT (permissive)
MIMII Dataset: Sound Dataset for Malfunctioning Industrial Machine Investigation and Inspection 20 Sep 2019 Huanzhuo/IA-Net/models/utils.py e8af53cde1de7240 ran MIT (permissive)
Mish: A Self Regularized Non-Monotonic Activation Function 23 Aug 2019 digantamisra98/Mish/Mish/Torch/functional.py e8af53cde1de7240 ran MIT (permissive)
Mish: A Self Regularized Non-Monotonic Activation Function 23 Aug 2019 digantamisra98/Mish/Mish/TFKeras/mish.py 77350704c0889a70 unverified MIT (permissive)
Learning Lightweight Lane Detection CNNs by Self Attention Distillation 2 Aug 2019 NOHYC/autonomous_driving_car_project/SIM/catkin_ws/src/project/src/ddpg_stage.py 55a0b1ed4884f9c2 unverified MIT (permissive)
Searching for MobileNetV3 6 May 2019 ckyrkou/EmergencyNet/code/model.py 5426806a2db402eb ran · honoured contract fingerprinted no licence file found · pointer only
SlowFast Networks for Video Recognition 10 Dec 2018 Ysp9714/SlowFastNet-keras/slow_fast_net.py 917ffef98b6587fc unverified Apache-2.0 (permissive)
Xception: Deep Learning with Depthwise Separable Convolutions 7 Oct 2016 tanreinama/XceptionHourgrass---PyTorch/xceptionhourgrass.py 6a59ba4afdd39102 ran · fixture could not drive it MIT (permissive)
Stacked Hourglass Networks for Human Pose Estimation 22 Mar 2016 identical code first harvested elsewhere 6a59ba4afdd39102 ran · fixture could not drive it licence of this copy not recorded
arXiv:aaai_29068 NJUyued/SoC4SS-FGVC/models/nets/wrn_var.py 0a7c46eb67c0c21b ran fingerprinted MIT (permissive)
arXiv:Zhuang_CMAD_Correlation-Aware_and_Modalities-Aware_Distillation_for_Multimodal_Sentiment_Analysis_with_ICCV_2025_paper YetZzzzzz/CMAD/CMAD_sentiment/Student_Model/student_model.py cc7226132e9aa258 unverified MIT (permissive)
arXiv:Li_Align_and_Prompt_Video-and-Language_Pre-Training_With_Entity_Prompts_CVPR_2022_paper salesforce/ALPRO/src/modeling/transformers.py 060527bb34794b59 ran · our draft was wrong fingerprinted BSD-3-Clause (permissive)
arXiv:Huang_Systematic_Comparison_of_Semi-supervised_and_Self-supervised_Learning_for_Medical_Image_CVPR_2024_paper tufts-ml/SSL-vs-SSL-benchmark/backbone/wideresnet.py 0a7c46eb67c0c21b ran fingerprinted MIT (permissive)
arXiv:2025.findings-emnlp.70 passing2961/EmpGPT-3/from_epitome/modeling_bert.py 060527bb34794b59 ran · our draft was wrong fingerprinted MIT (permissive)
arXiv:2024.findings-naacl.117 qqplot/dcpmi/transformers/src/transformers/activations_tf.py cc8c8c3ebf0c343f unverified MIT (permissive)
arXiv:2022.naacl-main.130 parovicm/BADX/src/transformers/activations_tf.py cc8c8c3ebf0c343f unverified Apache-2.0 recorded; this copy not marked cleared · pointer only
arXiv:2021.findings-emnlp.386 lbe0613/GCC/utils/Bert.py 22b41155e451683b ran fingerprinted MIT (permissive)
arXiv:2021.findings-acl.216 destwang/DCN/transformers/modeling_bert.py 22b41155e451683b ran fingerprinted Apache-2.0 (permissive)
arXiv:2021.findings-acl.216 destwang/DCN/transformers/modeling_dcn.py 1f4c7c43a0f08b09 unverified Apache-2.0 (permissive)
arXiv:2021.emnlp-main.154 Hazelsuko07/TextHide/transformers_hide/modeling_bert.py 22b41155e451683b ran fingerprinted MIT (permissive)
arXiv:2021.acl-long.390 thunlp/MetaAdaptRank/contrastqg/transformers/modeling_bert.py 060527bb34794b59 ran · our draft was wrong fingerprinted MIT (permissive)
arXiv:136970483 exped1230/S2-VER/models/nets/wrn.py 0a7c46eb67c0c21b ran fingerprinted MIT (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