Home › Code › get_tokenizer

get_tokenizer

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

get_tokenizer appears in the code Syntology harvested for 156 papers, as 110 distinct code bodies found in 159 places (a place is one code body under one paper). At least one of them ran in 9 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 get_tokenizer 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 9 of the 110 distinct code bodies named get_tokenizer; 101 are unverified. One tile per status, in the site's fixed vocabulary, each code body counted once:

0ran · honoured contract
0ran · violated contract
1ran · our draft was wrong
1ran · fixture could not drive it
7ran
101unverified
0fingerprinted

Licence is a property of each copy, so it is counted per place: 59 of the 159 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 156 (newest first; the JSON twin carries all 159 places); 102 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 17 papers added by Syntology; 11 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
SPARK: Skeleton-Guided Reasoning Synthesis from Large-Scale Scientific Literature added by Syntology 2026-08 (from id) vertaix/Vendi-Score/vendi_score/text_utils.py 5ff141cbcdb8bdd1 unverified MIT (permissive)
AlphaQ: Calibration-Free Bit Allocation for Mixture-of-Experts Quantization added by Syntology 2026-06 (from id) Superone77/AlphaQ/datautils.py 974bbd33a0a13437 unverified no licence file found · pointer only
The Labyrinth and the Thread: Rethinking Regularizations in Sequential Knowledge Editing for Large Language Models added by Syntology 2026-05 (from id) Wangzzzzzzzz/OTE-SE-Alignment/baselines/mend/models.py 87e77d8c9c3620e1 unverified no licence file found · pointer only
Polynomial Expansion Rank Adaptation: Enhancing Low-Rank Fine-Tuning with High-Order Interactions added by Syntology 2026-04 (from id) zhangwenhao6/PERA/models/get_models.py 96cc10881546a1ac unverified licence not identified · pointer only
Reforming the Mechanism: Editing Reasoning Patterns in LLMs with Circuit Reshaping added by Syntology 2026-03 (from id) LzyFischer/REdit/src/alpha_edit.py 81e240792e199f18 unverified no licence file found · pointer only
MPCEval: A Benchmark for Multi-Party Conversation Generation added by Syntology 2026-03 (from id) Owen-Yang-18/MPCEval/src/local_content_unsupervised/lexical.py 099703b2f944ce43 unverified no licence file found · pointer only
Doc-to-LoRA: Learning to Instantly Internalize Contexts added by Syntology 2026-02 (from id) SakanaAI/doc-to-lora/src/ctx_to_lora/modeling/text_to_lora.py f3fb84a5a6d3b065 unverified MIT (permissive)
Memory-Efficient Structured Backpropagation for On-Device LLM Fine-Tuning added by Syntology 2026-02 (from id) crinex/acl-mesp/mesp/data.py 799c525d3a54f49e unverified licence not identified · pointer only
Randomization Boosts KV Caching, Learning Balances Query Load: A Joint Perspective added by Syntology 2026-01 (from id) fzwark/KVRouting/multi-turn.py c394a8da9a5a21e3 unverified no licence file found · pointer only
Expert Knowledge-Guided Decision Calibration for Accurate Fine-Grained Tree Species Classification added by Syntology 2026-01 (from id) WHU-USI3DV/TreeCLS/models/open_clip/factory.py 143b1944528f9534 unverified no licence file found · pointer only
Multiplicative Orthogonal Sequential Editing for Language Models added by Syntology 2026-01 (from id) famoustourist/MOSE/easyeditor/trainer/models.py 2defe42cf1a7f301 unverified MIT (permissive)
Simulated Students in Tutoring Dialogues: Substance or Illusion? added by Syntology 2026-01 (from id) umass-ml4ed/sim-student-eval/sim_student/model.py 1bab23ea98d17f0a unverified licence not identified · pointer only
BarcodeMamba+: Advancing State-Space Models for Fungal Biodiversity Research added by Syntology 2025-12 (from id) bioscan-ml/BarcodeMamba/utils/ssm_dataset.py 1af8542d06fe4385 unverified MIT (permissive)
Cooperative Retrieval-Augmented Generation for Question Answering: Mutual Information Exchange and Ranking by Contrasting Layers added by Syntology 2025-12 (from id) meaningful96/CoopRAG/RaLa/models.py d1babeaed857ec57 unverified MIT (permissive)
Reject Only Critical Tokens: Pivot-Aware Speculative Decoding added by Syntology 2025-11 (from id) amir-zsh/PAD/src/gpt_fast/tokenizer.py 36cf05d05fbba908 unverified no licence file found · pointer only
PT$^2$-LLM: Post-Training Ternarization for Large Language Models added by Syntology 2025-10 (from id) XIANGLONGYAN/PT2-LLM/pt2_llm/data.py 9b51f71e770bd399 unverified Apache-2.0 (permissive)
CodeRAG: Finding Relevant and Necessary Knowledge for Retrieval-Augmented Repository-Level Code Completion added by Syntology 2025-09 (from id) KDEGroup/CodeRAG/coderag/build_prompt/merge_retrieval.py 86216a5e81faff6f unverified MIT (permissive)
On the Emergence of Weak-to-Strong Generalization: A Bias-Variance Perspective 30 May 2025 Gengze/W2SG-Bregman/weak_to_strong/common.py 8254e3ba7a1ada12 unverified MIT (permissive)
MAVL: A Multilingual Audio-Video Lyrics Dataset for Animated Song Translation 24 May 2025 jianfch/stable-ts/stable_whisper/whisper_compatibility.py 8eb94fa43ead16a2 unverified MIT (permissive)
$\text{R}^2\text{ec}$: Towards Large Recommender Models with Reasoning 22 May 2025 YRYangang/RRec/trainers/utils.py 94b32126f25204d7 unverified MIT (permissive)
An Empirical Study of Qwen3 Quantization 4 May 2025 efficient-ml/qwen3-quantization/BiLLM/datautils.py 729f957048af4a3f unverified Apache-2.0 (permissive)
Benchmarking Biopharmaceuticals Retrieval-Augmented Generation Evaluation 15 Apr 2025 run-llama/llama_index/llama-index-core/llama_index/core/utils.py e4375ac6f1935b93 unverified MIT (permissive)
LLaVA-MORE: A Comparative Study of LLMs and Visual Backbones for Enhanced Visual Instruction Tuning 19 Mar 2025 aimagelab/LLaVA-MORE/src/llava/load_utils.py 8c3e17cd14e0016b unverified Apache-2.0 (permissive)
GeoLangBind: Unifying Earth Observation with Agglomerative Vision-Language Foundation Models 8 Mar 2025 xiong-zhitong/geolb-siglip/open_clip/src/open_clip/factory.py 143b1944528f9534 unverified Apache-2.0 (permissive)
MMKE-Bench: A Multimodal Editing Benchmark for Diverse Visual Knowledge 27 Feb 2025 MMKE-Bench-ICLR/MMKE-Bench/easyeditor/trainer/models.py 77ff1d0bef624163 unverified MIT (permissive)
arXiv:2502.14910 2025-02 (from id) luffy06/EvoP/src/utils/data_utils.py 729f957048af4a3f unverified Apache-2.0 (permissive)
Diffusion Models without Classifier-free Guidance 17 Feb 2025 lucidrains/classifier-free-guidance-pytorch/classifier_free_guidance_pytorch/t5.py cbdf413e88112af9 unverified MIT (permissive)
JoLT: Joint Probabilistic Predictions on Tabular Data Using LLMs 17 Feb 2025 cambridge-mlg/jolt/hf_api.py b3833c1b2ce97a21 unverified MIT (permissive)
JoLT: Joint Probabilistic Predictions on Tabular Data Using LLMs 17 Feb 2025 requeima/llm_processes/llm_processes/hf_api.py c544db22b8bf9aea unverified MIT (permissive)
The Mirage of Model Editing: Revisiting Evaluation in the Wild 16 Feb 2025 wanliyoung/revisit-editing-evaluation/easyeditor/trainer/models.py 2defe42cf1a7f301 unverified Apache-2.0 (permissive)
arXiv:2502.03748 2025-02 (from id) xpq-tech/BLUE/baselines/mend/models.py 87e77d8c9c3620e1 unverified MIT (permissive)
Ingredients: Blending Custom Photos with Video Diffusion Transformers 3 Jan 2025 feizc/ingredients/models/eva_clip/factory.py 9b7c99fcbb58f26f unverified Apache-2.0 (permissive)
MMedPO: Aligning Medical Vision-Language Models with Clinical-Aware Multimodal Preference Optimization 9 Dec 2024 aiming-lab/mmedpo/curation/Sample_Zero-Shot_Grounding_RSNA/inference_attention-map_score.py d070ec2620683428 unverified Apache-2.0 (permissive)
Weighted-Reward Preference Optimization for Implicit Model Fusion 4 Dec 2024 fanqiwan/fusellm/FuseLLM/src/utils/others.py 503f70e78560aa9e unverified no licence file found · pointer only
Free Process Rewards without Process Labels 2 Dec 2024 lifan-yuan/implicitprm/eval/prm_eval_utils.py 7032a4070687fc83 unverified Apache-2.0 (permissive)
C2A: Client-Customized Adaptation for Parameter-Efficient Federated Learning 1 Nov 2024 yeachan-kr/c2a/utils.py cecbc27814fb9527 unverified no licence file found · pointer only
$f$-PO: Generalizing Preference Optimization with $f$-divergence Minimization 29 Oct 2024 minkaixu/fpo/src/utils/utils.py 018e3a683c8bc191 unverified MIT (permissive)
Should We Really Edit Language Models? On the Evaluation of Edited Language Models 24 Oct 2024 zjunlp/EasyEdit/easyeditor/trainer/models.py 2defe42cf1a7f301 unverified MIT (permissive)
Altogether: Image Captioning via Re-aligning Alt-text 22 Oct 2024 identical code first harvested elsewhere 21f750ba403bf340 unverified licence of this copy not recorded
Can Knowledge Editing Really Correct Hallucinations? 21 Oct 2024 llm-editing/HalluEditBench/code/easyeditor/trainer/models.py 2defe42cf1a7f301 unverified no licence file found · pointer only
Mesa-Extrapolation: A Weave Position Encoding Method for Enhanced Extrapolation in LLMs 21 Oct 2024 soacker/Mesa-Extrapolation/utils/utils.py 1b0aeb9feadc074d unverified no licence file found · pointer only
On the Role of Attention Heads in Large Language Model Safety 17 Oct 2024 ydyjya/safetyheadattribution/lib/SHIPS/get_ships.py fccfacd5ef8bfee9 ran no licence file found · pointer only
TCP-Diffusion: A Multi-modal Diffusion Model for Global Tropical Cyclone Precipitation Forecasting with Change Awareness 17 Oct 2024 Zjut-MultimediaPlus/TCP-Diffusion/video_diffusion_pytorch/rainfall_diffusion_F4_E1ifs_0316.py b635f110fa940216 unverified no licence file found · pointer only
Latent Action Pretraining from Videos 15 Oct 2024 LatentActionPretraining/LAPA/laq/laq_model/t5.py cbdf413e88112af9 unverified MIT (permissive)
CollabEdit: Towards Non-destructive Collaborative Knowledge Editing 12 Oct 2024 LINs-lab/CollabEdit/baselines/mend/models.py 87e77d8c9c3620e1 unverified MIT (permissive)
SEAL: Safety-enhanced Aligned LLM Fine-tuning via Bilevel Data Selection 9 Oct 2024 hanshen95/seal/seal/utils/utils.py ddac156dafad77bc unverified Apache-2.0 (permissive)
MC-MoE: Mixture Compressor for Mixture-of-Experts LLMs Gains More 8 Oct 2024 Aaronhuang-778/MC-MoE/datautils.py 974bbd33a0a13437 unverified no licence file found · pointer only
Two Sparse Matrices are Better than One: Sparsifying Neural Networks with Double Sparse Factorization 27 Sep 2024 usamec/double_sparse/datautils.py 729f957048af4a3f unverified Apache-2.0 (permissive)
MediConfusion: Can you trust your AI radiologist? Probing the reliability of multimodal medical foundation models 23 Sep 2024 AIF4S/MediConfusion/Models/radfm.py 5f189e3bd38f0f0c unverified no licence file found · pointer only
Confidence Estimation for LLM-Based Dialogue State Tracking 15 Sep 2024 jennycs0830/confidence_score_dst/model.py 01e28ab08d6cd993 unverified no licence file found · pointer only
Visual Grounding for Object-Level Generalization in Reinforcement Learning 4 Aug 2024 PKU-RL/COPL/src/envs/clip.py 166dbbe98faad862 unverified MIT (permissive)
Can Editing LLMs Inject Harm? 29 Jul 2024 llm-editing/editing-attack/code/easyeditor/trainer/models.py 2defe42cf1a7f301 unverified MIT (permissive)
FBI-LLM: Scaling Up Fully Binarized LLMs from Scratch via Autoregressive Distillation 9 Jul 2024 liqunma/fbi-llm/datautils.py 7282a242e1279742 unverified no licence file found · pointer only
Virtual Personas for Language Models via an Anthology of Backstories 9 Jul 2024 cannylab/anthology/anthology/lm_inference/llm.py c3a7b5e25aa5107e unverified BSD-3-Clause (permissive)
Composable Interventions for Language Models 9 Jul 2024 hartvigsen-group/composable-interventions/easyeditor/trainer/models.py 2defe42cf1a7f301 unverified no licence file found · pointer only
LLaMAX: Scaling Linguistic Horizons of LLM by Enhancing Translation Capabilities Beyond 100 Languages 8 Jul 2024 cone-mt/llamax/paper_related_code/analysis/common.py 941f73935455dba6 ran MIT (permissive)
To Word Senses and Beyond: Inducing Concepts with Contextualized Language Models 28 Jun 2024 blietard/concept-induction/utilities/languagemodel.py 81b99eca69445465 unverified MIT (permissive)
Mitigate the Gap: Investigating Approaches for Improving Cross-Modal Alignment in CLIP 25 Jun 2024 sarahesl/alignclip/align_clip/factory.py f34d8f34635af394 unverified no licence file found · pointer only
Factual Confidence of LLMs: on Reliability and Robustness of Current Estimators 19 Jun 2024 amazon-science/factual-confidence-of-llms/src/self_knowledge/arch.py 5bcc936c4c8aef88 ran Apache-2.0 (permissive)
In-Context Editing: Learning Knowledge from Self-Induced Distributions 17 Jun 2024 bigai-ai/ICE/easyeditor/trainer/models.py 2defe42cf1a7f301 unverified no licence file found · pointer only
Whisper-Flamingo: Integrating Visual Features into Whisper for Audio-Visual Speech Recognition and Translation 14 Jun 2024 roudimit/whisper-flamingo/whisper/tokenizer.py 7929dec299b10283 unverified licence not identified · pointer only
Fine-Tuned 'Small' LLMs (Still) Significantly Outperform Zero-Shot Generative AI Models in Text Classification 12 Jun 2024 mnbucher/text-cls-llms/01-reproduction-material/src/models.py 34b095dba77ad66b unverified no licence file found · pointer only
Fine-Tuned 'Small' LLMs (Still) Significantly Outperform Zero-Shot Generative AI Models in Text Classification 12 Jun 2024 mnbucher/text-cls-llms/02-pipeline/src/models.py 23a49bd4b8a51c34 unverified no licence file found · pointer only
Vision Model Pre-training on Interleaved Image-Text Data via Latent Compression Learning 11 Jun 2024 opengvlab/lcl/src/open_clip/factory.py cd2f59a566701fe4 unverified MIT (permissive)
VideoLLaMA 2: Advancing Spatial-Temporal Modeling and Audio Understanding in Video-LLMs 11 Jun 2024 damo-nlp-sg/inf-clip/inf_clip/factory.py cd2f59a566701fe4 unverified Apache-2.0 (permissive)
3D-MolT5: Leveraging Discrete Structural Information for Molecule-Text Modeling 9 Jun 2024 QizhiPei/3D-MolT5/3d_molt5/utils/model_utils.py 57301c9d45efc851 unverified Apache-2.0 (permissive)
Flow of Reasoning:Training LLMs for Divergent Problem Solving with Minimal Examples 9 Jun 2024 Yu-Fangxu/FoR/1D-ARC/Utils.py 115cf95e952e04f2 unverified MIT (permissive)
Linguistic Collapse: Neural Collapse in (Large) Language Models 28 May 2024 rhubarbwu/linguistic-collapse/lib/model.py 46a83c0ef5d4338f unverified no licence file found · pointer only
On the Noise Robustness of In-Context Learning for Text Generation 27 May 2024 ml-stat-Sustech/Local-Perplexity-Ranking/model/utils.py a9c86da890c793a6 unverified Apache-2.0 (permissive)
Perturbation-Restrained Sequential Model Editing 27 May 2024 mjy1111/PRUNE/easyeditor/trainer/models.py 2defe42cf1a7f301 unverified no licence file found · pointer only
On the Algorithmic Bias of Aligning Large Language Models with RLHF: Preference Collapse and Matching Regularization 26 May 2024 JiancongXiao/PM_RLHF/dschat/utils/utils.py 5017ecabf588a56c unverified no licence file found · pointer only
Sparse Expansion and Neuronal Disentanglement 24 May 2024 shavit-lab/sparse-expansion/utils/datautils.py 1e2490fb310d6a27 unverified MIT (permissive)
Simulate and Eliminate: Revoke Backdoors for Generative Large Language Models 13 May 2024 HKUST-KnowComp/SANDE/eval_utility.py 53710fec31027c67 ran MIT (permissive)
Probabilistic Inference in Language Models via Twisted Sequential Monte Carlo 26 Apr 2024 silent-zebra/twisted-smc-lm/huggingface_models_custom.py 96271cafe3d6e6b1 unverified no licence file found · pointer only
TAXI: Evaluating Categorical Knowledge Editing for Language Models 23 Apr 2024 derekpowell/taxi/easyeditor/trainer/models.py 2defe42cf1a7f301 unverified MIT (permissive)
FiLo: Zero-Shot Anomaly Detection by Fine-Grained Description and High-Quality Localization 21 Apr 2024 casia-iva-lab/filo/models/vv_open_clip/factory.py f34d8f34635af394 unverified Apache-2.0 (permissive)
Toward Self-Improvement of LLMs via Imagination, Searching, and Criticizing 18 Apr 2024 YeTianJHU/AlphaLLM/utils/utils.py f4d93f19b3b4e1ac unverified no licence file found · pointer only
PromptAD: Learning Prompts with only Normal Samples for Few-Shot Anomaly Detection 8 Apr 2024 funz-0/promptad/PromptAD/CLIPAD/factory.py f34d8f34635af394 unverified Unlicense (permissive)
ViTamin: Designing Scalable Vision Models in the Vision-Language Era 2 Apr 2024 beckschen/vitamin/ViTamin/open_clip/factory.py c55b52840039f922 unverified Apache-2.0 (permissive)
Long-CLIP: Unlocking the Long-Text Capability of CLIP 22 Mar 2024 beichenzbc/long-clip/open_clip_long/factory.py 2665f49f3b92c031 unverified Apache-2.0 (permissive)
WikiFactDiff: A Large, Realistic, and Temporally Adaptable Dataset for Atomic Factual Knowledge Update in Causal Language Models 21 Mar 2024 orange-opensource/wikifactdiff/evaluate/baselines/mend/models.py 87e77d8c9c3620e1 unverified MIT (permissive)
Benchmarking Chinese Commonsense Reasoning of LLMs: From Chinese-Specifics to Reasoning-Memorization Correlations 21 Mar 2024 01-ai/Yi/finetune/utils/utils.py 8b21444b16ee2b78 unverified Apache-2.0 (permissive)
RAGGED: Towards Informed Design of Retrieval Augmented Generation Systems 14 Mar 2024 neulab/ragged/utils.py 6e7ed506217fac36 unverified MIT (permissive)
SSM Meets Video Diffusion Models: Efficient Long-Term Video Generation with Structured State Spaces 12 Mar 2024 shim0114/SSM-Meets-Video-Diffusion-Models/video_diffusion_pytorch/text.py 70ab12ce48c0fa83 unverified MIT (permissive)
Decomposing Disease Descriptions for Enhanced Pathology Detection: A Multi-Aspect Vision-Language Pre-training Framework 12 Mar 2024 hieuphan33/mavl/Pretrain/train_MAVL.py fbc8bc969c0d3239 ran no licence file found · pointer only
NavCoT: Boosting LLM-Based Vision-and-Language Navigation via Learning Disentangled Reasoning 12 Mar 2024 expectorlin/navcot/finetune_src/models/vlnbert_init.py f37a7cdf5beda0f8 unverified no licence file found · pointer only
VLKEB: A Large Vision-Language Model Knowledge Editing Benchmark 12 Mar 2024 VLKEB/VLKEB/easyeditor/trainer/models.py 77ff1d0bef624163 unverified MIT (permissive)
Rebuilding ROME : Resolving Model Collapse during Sequential Model Editing 11 Mar 2024 scalable-model-editing/rebuilding-rome/baselines/mend/models.py 87e77d8c9c3620e1 unverified MIT (permissive)
Toward Generalist Anomaly Detection via In-context Residual Learning with Few-shot Sample Prompts 11 Mar 2024 mala-lab/WinCLIP/open_clip/factory.py f34d8f34635af394 unverified GPL-3.0 (copyleft) · pointer only
Improving the Validity of Automatically Generated Feedback via Reinforcement Learning 2 Mar 2024 umass-ml4ed/feedback-gen-dpo/reward_model.py 94152c91edb8e94e unverified no licence file found · pointer only
Unsupervised Information Refinement Training of Large Language Models for Retrieval-Augmented Generation 28 Feb 2024 xsc1234/info-rag/utils/utils.py dc296d025e4f7709 unverified no licence file found · pointer only
SparseLLM: Towards Global Pruning for Pre-trained Language Models 28 Feb 2024 BaiTheBest/SparseLLM/datautils.py 729f957048af4a3f unverified Apache-2.0 (permissive)
Learning to Edit: Aligning LLMs with Knowledge Editing 19 Feb 2024 yjiangcm/lte/EasyEdit/easyeditor/trainer/models.py 2defe42cf1a7f301 unverified Apache-2.0 (permissive)
Time Series Forecasting with LLMs: Understanding and Enhancing Model Capabilities 16 Feb 2024 mingyuj666/time-series-forecasting-with-llms/models/llama.py cfe13ed62ca54e83 unverified no licence file found · pointer only
Interpreting CLIP with Sparse Linear Concept Embeddings (SpLiCE) 16 Feb 2024 AI4LIFE-GROUP/SpLiCE/splice/splice.py 4111f212a752fb6d unverified Apache-2.0 (permissive)
Training Large Language Models for Reasoning through Reverse Curriculum Reinforcement Learning 8 Feb 2024 woooodyy/llm-reverse-curriculum-rl/R3_others/dschat/utils/utils.py 60da16ae2ccbd130 unverified no licence file found · pointer only
BiLLM: Pushing the Limit of Post-Training Quantization for LLMs 6 Feb 2024 aaronhuang-778/billm/datautils.py 729f957048af4a3f unverified MIT (permissive)
Improving Weak-to-Strong Generalization with Scalable Oversight and Ensemble Learning 1 Feb 2024 adam-bjtu/w2sg/src/icl-based-W2SG/weak_to_strong/common.py 8254e3ba7a1ada12 unverified no licence file found · pointer only
Neighboring Perturbations of Knowledge Editing on Large Language Models 31 Jan 2024 mjy1111/PEAK/easyeditor/trainer/models.py 2defe42cf1a7f301 unverified no licence file found · pointer only
Knowledge Fusion of Large Language Models 19 Jan 2024 fanqiwan/FuseLLM/FuseLLM/src/utils/others.py 503f70e78560aa9e unverified no licence file found · pointer only
Model Editing at Scale leads to Gradual and Catastrophic Forgetting 15 Jan 2024 scalable-model-editing/gradual-catastrophic-forgetting/baselines/mend/models.py 87e77d8c9c3620e1 unverified no licence file found · pointer only
Model Editing Harms General Abilities of Large Language Models: Regularization to the Rescue 9 Jan 2024 jasonforjoy/model-editing-hurt/easyeditor/trainer/models.py 2defe42cf1a7f301 unverified no licence file found · 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