| CORE: Conflict-Oriented Reasoning for General Multimodal Manipulation Detection added by Syntology |
2026-06 (from id) |
shen8424/CORE/libs/transformers/modeling_flax_utils.py a66d2b78670c85e1 |
ran
fingerprinted |
no licence file found · pointer only |
| DSCD: Large Language Model Detoxification with Self-Constrained Decoding added by Syntology |
2025-10 (from id) |
ZHANGJINKUI/DSCD/transformers/modeling_flax_utils.py a66d2b78670c85e1 |
ran
fingerprinted |
MIT (permissive) |
| Cautious Next Token Prediction |
3 Jul 2025 |
wyzjack/CNTP/custom_transformers_packages/gsm8k_strategyqa/transformers/modeling_flax_utils.py a66d2b78670c85e1 |
ran
fingerprinted |
MIT (permissive) |
| CoreMatching: A Co-adaptive Sparse Inference Framework with Token and Neuron Pruning for Comprehensive Acceleration of Vision-Language Models |
25 May 2025 |
wangqinsi1/2025-ICML-CoreMatching/transformers/modeling_flax_utils.py a66d2b78670c85e1 |
ran
fingerprinted |
Apache-2.0 (permissive) |
| MuDAF: Long-Context Multi-Document Attention Focusing through Contrastive Learning on Attention Heads |
19 Feb 2025 |
NeosKnight233/MuDAF/transformers/modeling_flax_utils.py a66d2b78670c85e1 |
ran
fingerprinted |
Apache-2.0 (permissive) |
| 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 e2d56cb91f999bef |
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 e2d56cb91f999bef |
unverified |
no licence file found · pointer only |
| Looped Transformers for Length Generalization |
24 Sep 2024 |
UW-Madison-Lee-Lab/looped-tf/src/transformers/activations_tf.py e2d56cb91f999bef |
unverified |
no licence file found · pointer only |
| 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 e2d56cb91f999bef |
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 e2d56cb91f999bef |
unverified |
Apache-2.0 (permissive) |
| UDON: Universal Dynamic Online distillatioN for generic image representations |
12 Jun 2024 |
nikosips/UDON/universal_embedding/udon_clip_vit_with_embedding.py 387ba0de72d89d99 |
ran
fingerprinted |
no licence file found · pointer only |
| Scaling Laws for Reward Model Overoptimization in Direct Alignment Algorithms |
5 Jun 2024 |
openai/summarize-from-feedback/summarize_from_feedback/models/ops.py e21f72f1a9834aef |
ran
fingerprinted |
licence not identified · pointer only |
| GrootVL: Tree Topology is All You Need in State Space Model |
4 Jun 2024 |
easonxiao-888/grootvl/GrootL/transformers/modeling_flax_utils.py a66d2b78670c85e1 |
ran
fingerprinted |
no licence file found · pointer only |
| HydraLoRA: An Asymmetric LoRA Architecture for Efficient Fine-Tuning |
30 Apr 2024 |
clin0212/hydralora/HydraLoRA/transformers/modeling_flax_utils.py a66d2b78670c85e1 |
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 e2d56cb91f999bef |
unverified |
no licence file found · pointer only |
| SC-Tune: Unleashing Self-Consistent Referential Comprehension in Large Vision Language Models |
20 Mar 2024 |
ivattyue/SC-Tune/transformers/modeling_flax_utils.py a66d2b78670c85e1 |
ran
fingerprinted |
MIT (permissive) |
| ScanTalk: 3D Talking Heads from Unregistered Scans |
16 Mar 2024 |
miccunifi/ScanTalk/src/hubert/activations.py e21f72f1a9834aef |
ran
fingerprinted |
no licence file found · pointer only |
| An Image Is Worth 1000 Lies: Adversarial Transferability across Prompts on Vision-Language Models |
14 Mar 2024 |
Haochen-Luo/CroPA/transformers/modeling_flax_utils.py a66d2b78670c85e1 |
ran
fingerprinted |
no licence file found · pointer only |
| Improving Open-Ended Text Generation via Adaptive Decoding |
28 Feb 2024 |
zwhong714/adaptive_decoding/transformers-main/src/transformers/activations_tf.py e2d56cb91f999bef |
unverified |
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 e2d56cb91f999bef |
unverified |
Apache-2.0 (permissive) |
| HyperMoE: Towards Better Mixture of Experts via Transferring Among Experts |
20 Feb 2024 |
bumble666/hypermoe_early_version/gpt-2-moe/transformers/modeling_flax_utils.py a66d2b78670c85e1 |
ran
fingerprinted |
Apache-2.0 (permissive) |
| On the Robustness of Editing Large Language Models |
8 Feb 2024 |
xbmxb/edit_analysis/code/transformers/modeling_flax_utils.py a66d2b78670c85e1 |
ran
fingerprinted |
no licence file found · pointer only |
| LoRAMoE: Alleviate World Knowledge Forgetting in Large Language Models via MoE-Style Plugin |
15 Dec 2023 |
ablustrund/loramoe/transformers/modeling_flax_utils.py a66d2b78670c85e1 |
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 e2d56cb91f999bef |
unverified |
no licence file found · pointer only |
| Learning Knowledge-Enhanced Contextual Language Representations for Domain Natural Language Understanding |
12 Nov 2023 |
alibaba/EasyNLP/easynlp/modelzoo/activations.py e21f72f1a9834aef |
ran
fingerprinted |
Apache-2.0 (permissive) |
| TLM: Token-Level Masking for Transformers |
28 Oct 2023 |
Young1993/tlm/transformers/modeling_flax_utils.py a66d2b78670c85e1 |
ran
fingerprinted |
no licence file found · pointer only |
| Merging Experts into One: Improving Computational Efficiency of Mixture of Experts |
15 Oct 2023 |
shwai-he/meo/transformers/modeling_flax_utils.py a66d2b78670c85e1 |
ran
fingerprinted |
no licence file found · pointer only |
| OV-PARTS: Towards Open-Vocabulary Part Segmentation |
8 Oct 2023 |
openrobotlab/ov_parts/transformers/modeling_flax_utils.py a66d2b78670c85e1 |
ran
fingerprinted |
no licence file found · pointer only |
| UniTRec: A Unified Text-to-Text Transformer and Joint Contrastive Learning Framework for Text-based Recommendation |
25 May 2023 |
veason-silverbullet/unitrec/transformers/modeling_flax_utils.py a66d2b78670c85e1 |
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 e2d56cb91f999bef |
unverified |
Apache-2.0 (permissive) |
| Identification of Negative Transfers in Multitask Learning Using Surrogate Models |
25 Mar 2023 |
neu-statsml-research/task-modeling/transformers/modeling_flax_utils.py a66d2b78670c85e1 |
ran
fingerprinted |
MIT (permissive) |
| AutoPEFT: Automatic Configuration Search for Parameter-Efficient Fine-Tuning |
28 Jan 2023 |
cambridgeltl/autopeft/adapter-transformers-adapters3.1.0/src/transformers/activations_tf.py e2d56cb91f999bef |
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 e2d56cb91f999bef |
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 e2d56cb91f999bef |
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 e2d56cb91f999bef |
unverified |
MIT (permissive) |
| Locally Typical Sampling |
1 Feb 2022 |
cimeister/typical-sampling/src/transformers/activations_tf.py e2d56cb91f999bef |
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.py e21f72f1a9834aef |
ran
fingerprinted |
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.py e21f72f1a9834aef |
ran
fingerprinted |
MIT (permissive) |
| Towards a Unified View of Parameter-Efficient Transfer Learning |
8 Oct 2021 |
jxhe/unify-parameter-efficient-tuning/src/transformers/activations.py e21f72f1a9834aef |
ran
fingerprinted |
Apache-2.0 recorded; this copy not marked cleared · pointer only |
| AdapterHub: A Framework for Adapting Transformers |
15 Jul 2020 |
adapter-hub/adapter-transformers-legacy/src/transformers/activations_tf.py e2d56cb91f999bef |
unverified |
Apache-2.0 recorded; this copy not marked cleared · pointer only |
| arXiv:2024.findings-naacl.117 |
|
qqplot/dcpmi/transformers/src/transformers/activations_tf.py e2d56cb91f999bef |
unverified |
MIT (permissive) |
| arXiv:2022.naacl-main.130 |
|
parovicm/BADX/src/transformers/activations.py e21f72f1a9834aef |
ran
fingerprinted |
Apache-2.0 (permissive) |
| arXiv:2022.findings-emnlp.427 |
|
kgarg8/FullTextKP/transformers/modeling_flax_utils.py a66d2b78670c85e1 |
ran
fingerprinted |
MIT (permissive) |