Home › Code › load_data

load_data

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

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

7ran · honoured contract
0ran · violated contract
78ran · our draft was wrong
5ran · fixture could not drive it
143ran
493unverified
9fingerprinted

Licence is a property of each copy, so it is counted per place: 253 of the 795 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 700 (newest first; the JSON twin carries all 795 places); 120 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 64 papers added by Syntology; 52 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
Do General NLP Embeddings Capture Ontological Reasoning? added by Syntology 2026-09 (from id) sciknoworg/AVA/evaluate.py 0d863de24e97695c unverified MIT (permissive)
NeuRoute: Logit-Guided Neural Routing for Billion-Scale Vector Search with Sub-Hour Index Construction added by Syntology 2026-08 (from id) XingqiaoWang/NeuRoute/src/SPHash_base.py 8c849414f8786e5f ran MIT (permissive)
NeuRoute: Logit-Guided Neural Routing for Billion-Scale Vector Search with Sub-Hour Index Construction added by Syntology 2026-08 (from id) XingqiaoWang/NeuRoute/src/Bigann/training_evaluating.py 901f64bfc825fb61 ran MIT (permissive)
Benchmarking Synthetic Time Series Generation Methods for Privacy-Preserving Forecasting added by Syntology 2026-08 (from id) Amorim009/Grasynda/src/timevae/data_utils.py a9d545514d7aab3d ran no licence file found · pointer only
When Do Anchor-Based Pointwise LLM Rerankers Help? Retriever Quality, Statistical Scope, and Anchor Design added by Syntology 2026-08 (from id) utshabkg/GCCP-reproduce/experiments/decoder_only_models/run_decoder.py 1b1bf31fe276bf0f unverified no licence file found · pointer only
SeqLLM: Augmenting LLMs with Behavioral-Sequence Modeling for High-Stakes Decisions at WeChat Pay added by Syntology 2026-08 (from id) 125jx/SeqLLM/evaluation/eval_merchant_risk/eval_qwen.py c0566fe2b533f9d2 ran no licence file found · pointer only
When Does On-Policy Interaction Help? Representational Tradeoffs in Value-Based Imitation Learning added by Syntology 2026-07 (from id) lviano/ovi/gym_code/make_latex_figure.py 9d8024f7f19aafc7 unverified no licence file found · pointer only
When Does On-Policy Interaction Help? Representational Tradeoffs in Value-Based Imitation Learning added by Syntology 2026-07 (from id) lviano/ovi/gym_code/make_latex_scaling_plot.py ecda781e53d76bad unverified no licence file found · pointer only
RUMBA: Russian User Memory Benchmark added by Syntology 2026-07 (from id) ai-forever/RUMBA/evaluation/run_experiments_add.py c38f105fc182acf1 ran MIT (permissive)
Differentiable Logic Gate Networks for Low-Latency EEG Classification on Edge Devices added by Syntology 2026-07 (from id) Shyamal-Dharia/eeg-difflogic/src/helper.py 2ad6251ce7b1a934 ran no licence file found · pointer only
Large-scale dataset of automatically classified rhetorical sections in scientific papers added by Syntology 2026-07 (from id) daniel-verdi/section-splitter/section_classifier.py 3ce2c5aad1de2353 unverified no licence file found · pointer only
Conditional Tropical Cyclogenesis Rates via Rare-Event Sampling in a Neural Weather Emulator added by Syntology 2026-06 (from id) NCAR/miles-tails/tails/ffs_visualize.py 182a0ef411e77e88 ran Apache-2.0 (permissive)
USAD: Uncertainty-aware Statistical Adversarial Detection added by Syntology 2026-06 (from id) tmlr-group/USAD/baselines/USAD/USAD.py a7f8434097a96f65 unverified no licence file found · pointer only
EPTS: Elastic Post-Training Sparsity for Efficient Large Language Model Compression added by Syntology 2026-06 (from id) xuke225/EPTS/utils/imagenet_utils.py b6712d04d930c9bb ran no licence file found · pointer only
TALK: Text-attributed Graph Dataset Distillation via Coupling Language Model with Graph-Aware Kernel added by Syntology 2026-06 (from id) thisis05/TaLK/pipelines/distillation_pipeline.py b2f6d129b44abb2c unverified MIT (permissive)
Understanding Latent Flow Models for Tabular Data Synthesis: Targets, Paths, and Sampling added by Syntology 2026-06 (from id) rulnasution/tabular-latent-flow/eval/mle/tabular_dataload.py e0e546de505d2d71 ran Apache-2.0 (permissive)
The Reward Was in Your Data All Along: Correcting Flow Matching with Discriminator-Guided RL added by Syntology 2026-06 (from id) microsoft/soc-fine-tuning-sd/src/core_utils.py e79ee9ae989a9f77 ran MIT (permissive)
Compile Once, Differentiate Everywhere: A Differentiable Meta-Circular Interpreter added by Syntology 2026-06 (from id) sheneman/dmci/benchmarks/plot_benchmarks.py 8875030ea2485c34 ran MIT (permissive)
Generalized TV–ℓp Structured Priors for Bayesian T1 Mapping added by Syntology 2026-06 (from id) Disi2022/Proper-TV-Structured-Priors/utils.py 2f281d074e22e96a ran no licence file found · pointer only
SORA: Free Second-Order Attacks in Fast Adversarial Training added by Syntology 2026-06 (from id) HuangZhiChao95/ATAS/data.py 6bb87a83f6cf07a5 unverified no licence file found · pointer only
Opportunistic Target Selection: Early Directional Commitment for Query-Efficient Black-Box Adversarial Attacks added by Syntology 2026-05 (from id) Tariolle/opportunistic-target-selection/analysis/analyze_benchmark.py 43e33823b698bde0 ran MIT (permissive)
Opportunistic Target Selection: Early Directional Commitment for Query-Efficient Black-Box Adversarial Attacks added by Syntology 2026-05 (from id) Tariolle/opportunistic-target-selection/analysis/analyze_oracle_beat.py 6c723a46b19147df ran MIT (permissive)
Opportunistic Target Selection: Early Directional Commitment for Query-Efficient Black-Box Adversarial Attacks added by Syntology 2026-05 (from id) Tariolle/opportunistic-target-selection/analysis/analyze_winrate.py b7714b19c17b22dd ran MIT (permissive)
Learning Laplacian Eigenspace with Mass-Aware Neural Operators on Point Clouds added by Syntology 2026-05 (from id) Adversarr/NEO/renders/plot_compare_model_result.py 026dde02e86a8fb3 ran no licence file found · pointer only
Learning Laplacian Eigenspace with Mass-Aware Neural Operators on Point Clouds added by Syntology 2026-05 (from id) Adversarr/NEO/renders/plot_score_vs_k.py bbbdc1310208ca61 ran no licence file found · pointer only
Learning Laplacian Eigenspace with Mass-Aware Neural Operators on Point Clouds added by Syntology 2026-05 (from id) Adversarr/NEO/renders/plot_heat_time_poisson.py 42a2d7f94d674f23 ran no licence file found · pointer only
Learning Laplacian Eigenspace with Mass-Aware Neural Operators on Point Clouds added by Syntology 2026-05 (from id) Adversarr/NEO/renders/plot_run_time.py 572da8e211b1d720 ran no licence file found · pointer only
The Model Parking Tax: Quantifying the Hidden Energy Cost of Always-On GPU Model Deployment added by Syntology 2026-05 (from id) 8bitai/gpu-parking-tax/analysis/generate_perf_boost_figures.py b248a1c1db1d4259 ran no licence file found · pointer only
The Neural Compiler: Program-to-Network Translation for Hybrid Scientific Machine Learning added by Syntology 2026-05 (from id) sheneman/neural_compiler/benchmarks/plot_benchmarks.py 8875030ea2485c34 ran MIT (permissive)
Measuring Maximum Activations in Open Large Language Models added by Syntology 2026-05 (from id) clx1415926/Max_act_llm/analyze_model.py 0e0f7f3ff17cd914 ran no licence file found · pointer only
Measuring Maximum Activations in Open Large Language Models added by Syntology 2026-05 (from id) clx1415926/Max_act_llm/quant_sanity_check.py eb4da110642d6c2a ran no licence file found · pointer only
Continuous Latent Contexts Enable Efficient Online Learning in Transformers added by Syntology 2026-05 (from id) emiletimothy/transformer_decisionmaker/llm/core/mw_lib.py 515c2293b719ea54 ran MIT (permissive)
BetaEdit: Null-Space Constrained Sequential Model Editing added by Syntology 2026-05 (from id) lbq8942/BetaEdit/BetaEdit/load.py 70ec35b629d68b1f ran no licence file found · pointer only
BaLoRA: Bayesian Low-Rank Adaptation of Large Scale Models added by Syntology 2026-05 (from id) AGI-Edgerunners/LLM-Adapters/commonsense_evaluate.py 56a9466ff35b35bb ran · our draft was wrong Apache-2.0 (permissive)
Strategy-Aware Optimization Modeling with Reasoning LLMs added by Syntology 2026-05 (from id) rachhhhing/SAGE/eval/generate.py d37dd0c22fdd4508 ran no licence file found · pointer only
Sentiment Analysis of Mobile Legends App Reviews Using Machine Learning and LSTM-Based Deep Learning Models added by Syntology 2026-05 (from id) Viramhrani/pba2026-Kelompok16/src/preprocessing.py eb4c172c030602c9 ran no licence file found · pointer only
Sentiment Analysis of Mobile Legends App Reviews Using Machine Learning and LSTM-Based Deep Learning Models added by Syntology 2026-05 (from id) Viramhrani/pba2026-Kelompok16/src/pycaret_model.py 03274a152c575953 ran no licence file found · pointer only
Sentiment Analysis of Mobile Legends App Reviews Using Machine Learning and LSTM-Based Deep Learning Models added by Syntology 2026-05 (from id) Viramhrani/pba2026-Kelompok16/src/pytorch_model.py 4e54645af65c600d ran no licence file found · pointer only
Earth system foundation model -Heterogeneous data integration and forecasting added by Syntology 2026-05 (from id) swiss-ai/ESFM/merge_esfm_encoder.py c892b8ffd71a6924 ran licence not identified · pointer only
Fast Log-Domain Sinkhorn Optimal Transport with Warp-Level GPU Reductions added by Syntology 2026-05 (from id) xiao98/Fast-Sinkhorn-CUDA/experiments/baselines/plot_baselines.py 6829ee1542b9660c ran fingerprinted MIT (permissive)
Verbal Confidence Saturation in 3-9B Open-Weight Instruction-Tuned LLMs: A Pre-Registered Psychometric Validity Screen added by Syntology 2026-04 (from id) synthiumjp/koriat/analyze_saturation.py fe66c3ace737d793 ran MIT (permissive)
Self-Improving Tabular Language Models via Iterative Reward-Guided Post-Training added by Syntology 2026-04 (from id) Yunbo-max/Post-Training-Tabular-Language-Models/eval/mle/tabular_dataload.py e0e546de505d2d71 ran MIT (permissive)
FlashFPS: Efficient Farthest Point Sampling for Large-Scale Point Clouds via Pruning and Caching added by Syntology 2026-04 (from id) Yuzhe-Fu/FlashFPS/FlashFPS-Openpoints/openpoints/dataset/modelnet/modelnet40_ply_2048_loader.py 9ed5c671b662922a unverified licence not identified · pointer only
Lumbermark: Resistant Clustering by Chopping Up Mutual Reachability Minimum Spanning Trees added by Syntology 2026-04 (from id) gagolews/clustering-results-v1/.devel/benchmark_load.py 049af2ca4d723a6c unverified licence not identified · pointer only
A Large-Scale Empirical Comparison of Meta-Learners and Causal Forests for Heterogeneous Treatment Effect Estimation in Marketing Uplift Modeling added by Syntology 2026-04 (from id) Aman12x/UpliftBench/src/preprocessing.py ae192b09972e454d unverified no licence file found · pointer only
Same Geometry, Opposite Noise: Transformer Magnitude Representations Lack Scalar Variability added by Syntology 2026-04 (from id) synthiumjp/weber/m3_pilot/m3_exploratory.py eb7d32c97737c623 unverified no licence file found · pointer only
Crystal: Characterizing Relative Impact of Scholarly Publications added by Syntology 2026-03 (from id) allenai/multicite/qa/convert_ours_to_qa.py 3bb85cd6650872f2 unverified no licence file found · pointer only
Autoregressive vs. Masked Diffusion Language Models: A Controlled Comparison added by Syntology 2026-03 (from id) caiovicentino/arche/gpu/arche_colab.py 22d6fb48dd51a30d unverified MIT (permissive)
ECG-Reasoning-Benchmark: A Benchmark for Evaluating Clinical Reasoning Capabilities in ECG Interpretation added by Syntology 2026-03 (from id) Jwoo5/ecg-reasoning-benchmark/ecg_reasoning_benchmark/inference.py 079913ef2f262e91 unverified MIT (permissive)
INFOGATHERER: Principled Information Seeking via Evidence Retrieval and Strategic Questioning added by Syntology 2026-03 (from id) stellalisy/mediQ/src/mediQ_benchmark.py eab081cd0e4cf0fa ran · our draft was wrong CC-BY-4.0 · pointer only
Stacked from One: Multi-Scale Self-Injection for Context Window Extension added by Syntology 2026-03 (from id) Clement25/SharedLLM/dataset_utils.py 45d38779c4dcf77e unverified no licence file found · pointer only
Enhancing Goal Inference via Correction Timing added by Syntology 2026-02 (from id) iqr-lab/correction-timing/codes/where_model.py f6992e3f43e7bbbd unverified MIT (permissive)
In-Context Learning in Linear vs. Quadratic Attention Models: An Empirical Study on Regression Tasks added by Syntology 2026-02 (from id) Yushgoel/icl-benchmarking/src/utils/data_utils.py 5b1e23ee078275d4 unverified no licence file found · pointer only
Towards Efficient Constraint Handling in Neural Solvers for Routing Problems added by Syntology 2026-02 (from id) jieyibi/CaR-constraint/baselines/greedy_parallel.py faf4e1c4deeb8f60 unverified MIT (permissive)
Reasoning About Reasoning: BAPO Bounds on Chain-of-Thought Token Complexity in LLMs added by Syntology 2026-02 (from id) microsoft/bapo-cot/plot.py 17fe37a2eeec8c1a unverified MIT (permissive)
PeerRank: Autonomous LLM Evaluation Through Web-Grounded, Bias-Controlled Peer Review added by Syntology 2026-02 (from id) caura-ai/caura-PeerRank/generate_figures_PeerRank.py 8606cbbc71dbca7d unverified MIT (permissive)
EEmo-Logic: A Unified Dataset and Multi-Stage Framework for Comprehensive Image-Evoked Emotion Assessment added by Syntology 2026-02 (from id) workerred/EEmo-Logic/inference/evaluate_UNIAA_Sent.py fbd07c1714b0bf7f unverified no licence file found · pointer only
EEmo-Logic: A Unified Dataset and Multi-Stage Framework for Comprehensive Image-Evoked Emotion Assessment added by Syntology 2026-02 (from id) workerred/EEmo-Logic/inference/evaluate_description.py 73a33fa96e72d1b8 unverified no licence file found · pointer only
TTCS: Test-Time Curriculum Synthesis for Self-Evolving added by Syntology 2026-01 (from id) XMUDeepLIT/TTCS/src/Challenger_dataset.py d04ea1f6386c06f0 unverified no licence file found · pointer only
Cross-Domain Few-Shot Learning for Hyperspectral Image Classification Based on Mixup Foundation Model added by Syntology 2026-01 (from id) Naeem-Paeedeh/MIFOMO/utils.py 04bc487ad3b9dcca unverified no licence file found · pointer only
DUET: Distilled LLM Unlearning from an Efficiently Contextualized Teacher added by Syntology 2026-01 (from id) EasonZhong99/DUET/du.py d0fc829a75bc690d unverified no licence file found · pointer only
DUET: Distilled LLM Unlearning from an Efficiently Contextualized Teacher added by Syntology 2026-01 (from id) EasonZhong99/DUET/du_retain_free.py 1d2d15ff0cb5b1e7 unverified no licence file found · pointer only
Structure-based RNA Design by Step-wise Optimization of Latent Diffusion Model added by Syntology 2026-01 (from id) A4Bio/RDesign/API/dataloader.py 0fe8ea7ee2fec492 unverified no licence file found · pointer only
LGDWT-GS: Local and Global Discrete Wavelet-Regularized 3D Gaussian Splatting for Sparse-View Scene Reconstruction added by Syntology 2026-01 (from id) Advanced-Vision-and-Learning-Lab/sparse-view-3dgs-pack/dataset_preprocessing/poses/pose_utils.py a3e32109361b1697 unverified no licence file found · pointer only
RealMem: Benchmarking LLMs in Real-World Memory-Driven Interaction added by Syntology 2026-01 (from id) AvatarMemory/RealMemBench/eval/run_generation.py afce8e090f94d844 unverified Apache-2.0 (permissive)
DeepLeak: Privacy Enhancing Hardening of Model Explanations Against Membership Leakage added by Syntology 2026-01 (from id) um-dsp/DeepLeak/datasets/dynamic_graph_dataset.py c1b244ba6b64e1ac unverified no licence file found · pointer only
An Open and Reproducible Deep Research Agent for Long-Form Question Answering added by Syntology 2025-12 (from id) efficient-deep-research/efficient-deep-research/generate_rollouts.py f7ee342a11b3b1e5 unverified Apache-2.0 (permissive)
Equivariant Diffusion for Crystal Structure Prediction added by Syntology 2025-12 (from id) EmperorJia/EquiCSP/equicsp/common/eval_utils.py ca02c5bc85c7c6fa unverified MIT (permissive)
ArchPower: Dataset for Architecture-Level Power Modeling of Modern CPU Design added by Syntology 2025-12 (from id) hkust-zhiyao/ArchPower/src/McPAT-Calib.py d90aa26aace33e7e unverified MIT (permissive)
Embedding Trust: Semantic Isotropy Predicts Nonfactuality in Long-Form Text Generation added by Syntology 2025-10 (from id) dhrupadb/semantic_isotropy/lib/python/semantic_isotropy/datasets/loaders.py 2222a8717f160209 unverified Apache-2.0 (permissive)
Base Models Know How to Reason, Thinking Models Learn When added by Syntology 8 Oct 2025 cvenhoff/thinking-llms-interp/human_eval/annotate.py 3c92e24e76516c8e unverified no licence file found · pointer only
Base Models Know How to Reason, Thinking Models Learn When added by Syntology 8 Oct 2025 cvenhoff/thinking-llms-interp/human_eval/compute_agreement.py caca26aba345e779 unverified no licence file found · pointer only
Domain-Shift-Aware Conformal Prediction for Large Language Models added by Syntology 2025-10 (from id) smartyfh/LLM-Uncertainty-Bench/generate_logits.py 9cb5a160cb942951 ran · our draft was wrong MIT (permissive)
QuadEnhancer: Leveraging Quadratic Transformations to Enhance Deep Neural Networks added by Syntology 2025-10 (from id) chitar/QuadEnhancer/LLM-finetuning/commonsense_evaluate.py 56a9466ff35b35bb ran · our draft was wrong no licence file found · pointer only
EMR-AGENT: Automating Cohort and Feature Extraction from EMR Databases added by Syntology 2025-10 (from id) AITRICS/EMR-AGENT/EMR-Agent/cohort_evaluation.py 75234044e66ec846 unverified MIT (permissive)
Evolution Strategies at Scale: LLM Fine-Tuning Beyond Reinforcement Learning added by Syntology 2025-09 (from id) VsonicV/es-at-scale/archive/eval_countdown.py 7ab63b86ae0ae0d9 unverified licence not identified · pointer only
ArgCMV: An Argument Summarization Benchmark for the LLM-era added by Syntology 2025-08 (from id) scuba-illinois/ArgCMV/code/extract_kps_openai.py dce11342f191d88a unverified no licence file found · pointer only
CultureCLIP: Empowering CLIP with Cultural Awareness through Synthetic Images and Contextualized Captions 8 Jul 2025 lukahhcm/cultureclip/data_curation/image_generation/image_gen.py 703d748ee2f6b2b3 unverified no licence file found · pointer only
Unveiling Causal Reasoning in Large Language Models: Reality or Mirage? 26 Jun 2025 Haoang97/CausalProbe-2024/passage_retrieval.py 0c3de3890cd0b382 ran · our draft was wrong no licence file found · pointer only
DiffusionBlocks: Blockwise Training for Generative Models via Score-Based Diffusion 17 Jun 2025 SakanaAI/DiffusionBlocks/data.py ab3ccd3f233dceed unverified Apache-2.0 (permissive)
Evaluating LLMs Across Multi-Cognitive Levels: From Medical Knowledge Mastery to Scenario-Based Problem Solving 10 Jun 2025 thumlp/multicogeval/scripts/evaluate_low_mid_levels.py 8dadf8eedaeb7704 ran · our draft was wrong no licence file found · pointer only
The Hallucination Dilemma: Factuality-Aware Reinforcement Learning for Large Reasoning Models 30 May 2025 nusnlp/fspo/evaluate/inference.py 787bc6ea79eed461 ran · our draft was wrong Apache-2.0 (permissive)
VideoReasonBench: Can MLLMs Perform Vision-Centric Complex Video Reasoning? 29 May 2025 llyx97/video_reason_bench/eval_api.py b2ad708fe89419d7 ran · our draft was wrong no licence file found · pointer only
Multi-modal brain encoding models for multi-modal stimuli 26 May 2025 subbareddy248/multi-modal-brain-stimuli/Brain_predictions/brain_predictions.py 39ef986b2e371a22 ran · honoured contract MIT (permissive)
InfoCons: Identifying Interpretable Critical Concepts in Point Clouds via Information Theory 26 May 2025 llffff/infocons-pc/code/vis.py bec1993b341daf8b ran · fixture could not drive it no licence file found · pointer only
Test-Time Adaptation with Binary Feedback 24 May 2025 taeckyung/BiTTA/process_cifar.py 8e952e7f9820216a ran · our draft was wrong MIT (permissive)
Transformer Copilot: Learning from The Mistake Log in LLM Fine-tuning 22 May 2025 jiaruzouu/transformercopilot/src/Decoder_Only/finetune.py 32ae10f6fdd7e688 ran · our draft was wrong MIT (permissive)
Code2Logic: Game-Code-Driven Data Synthesis for Enhancing VLMs General Reasoning 20 May 2025 tongjingqi/code2logic/src/Code_for_text_data_derivative/chess_ranger_to_text_que.py e32d5a06526a3f69 unverified Apache-2.0 (permissive)
LEAD: Iterative Data Selection for Efficient LLM Instruction Tuning 12 May 2025 HKUSTDial/LEAD/src/offline/clustering.py 30348ef4ac1d9f07 unverified MIT (permissive)
LEAD: Iterative Data Selection for Efficient LLM Instruction Tuning 12 May 2025 HKUSTDial/LEAD/src/offline/difficulty_score.py 157e4633d9e5ccce unverified MIT (permissive)
AndroidGen: Building an Android Language Agent under Data Scarcity 27 Apr 2025 THUDM/AndroidGen/model/judge/judge.py e19b27896671651f unverified Apache-2.0 (permissive)
Adaptive Orchestration of Modular Generative Information Access Systems 24 Apr 2025 informagi/AQA/CMAB_last.py 6880ae0c1a16bc7f unverified MIT (permissive)
Adaptive Orchestration of Modular Generative Information Access Systems 24 Apr 2025 informagi/AQA/CMAB_last_swarm.py 3fefd43e2b64de79 unverified MIT (permissive)
Out of Style: RAG's Fragility to Linguistic Variation 11 Apr 2025 springcty/rag-fragility-to-linguistic-variation/LLM_generation/b_vllm_none_retrieval.py d74aa30b65ed63fd unverified MIT (permissive)
AI-Slop to AI-Polish? Aligning Language Models through Edit-Based Writing Rewards and Test-time Computation 10 Apr 2025 salesforce/creativity_eval/WritingRewards/WQRM_inference.py 3365389bef340df4 ran · our draft was wrong BSD-3-Clause (permissive)
RARE: Retrieval-Augmented Reasoning Modeling 30 Mar 2025 open-dataflow/rare/inference/api_infer_post.py fc64cae458054855 unverified Apache-2.0 (permissive)
QuestBench: Can LLMs ask the right question to acquire information in reasoning tasks? 28 Mar 2025 google-deepmind/questbench/SimpleLogic/ruleset.py dd14497bd4b9e103 unverified Apache-2.0 (permissive)
A Multi-Power Law for Loss Curve Prediction Across Learning Rate Schedules 17 Mar 2025 thu-yao-01-luo/multipowerlaw/src/data_loader.py 57b2ae61ea02dcf2 unverified MIT (permissive)
Randomness, Not Representation: The Unreliability of Evaluating Cultural Alignment in LLMs 2025-03 (from id) ariba-k/llm-cultural-alignment-evaluation/stability/explicit/run_explicit_stability.py 5691118162d4c8e5 ran · our draft was wrong no licence file found · pointer only
Randomness, Not Representation: The Unreliability of Evaluating Cultural Alignment in LLMs 2025-03 (from id) ariba-k/llm-cultural-alignment-evaluation/steerability/run_steerability.py 757d6c27fbe8738b ran · our draft was wrong no licence file found · pointer only
Randomness, Not Representation: The Unreliability of Evaluating Cultural Alignment in LLMs 2025-03 (from id) ariba-k/llm-cultural-alignment-evaluation/extrapolability/run_extrapolability.py d097e29cb56b8d1c unverified no licence file found · pointer only
Seedream 2.0: A Native Chinese-English Bilingual Image Generation Foundation Model 10 Mar 2025 DYEvaLab/EvalMuse/utils.py 43ad22367a932664 unverified Apache-2.0 (permissive)
SMTPD: A New Benchmark for Temporal Prediction of Social Media Popularity 2025-03 (from id) zhuwei321/SMTPD/fe.py dd9ced4c33b3b7df unverified Apache-2.0 (permissive)
SMTPD: A New Benchmark for Temporal Prediction of Social Media Popularity 2025-03 (from id) zhuwei321/SMTPD/main_bili.py 5951718c3f44c934 unverified Apache-2.0 (permissive)
Addressing Overprescribing Challenges: Fine-Tuning Large Language Models for Medication Recommendation Tasks 5 Mar 2025 zzhustc2016/lamo/utils/file_utils.py 017b42932419819b unverified MIT (permissive)
Periodic Materials Generation using Text-Guided Joint Diffusion Model 1 Mar 2025 kdmsit/TGDMat/csp_task/eval_utils.py 255352a46c0e6633 unverified MIT (permissive)
Training Robust Graph Neural Networks by Modeling Noise Dependencies 27 Feb 2025 WtaoZhao/GraphGLOW/src/core/model_handler.py 5bb7213aec5d4456 unverified no licence file found · pointer only
Joint Optimal Transport and Embedding for Network Alignment 26 Feb 2025 yq-leo/JOENA-WWW25/utils/dataset.py 86d7b0a8158bedf6 unverified MIT (permissive)
AgentSociety Challenge: Designing LLM Agents for User Modeling and Recommendation on Web Platforms 26 Feb 2025 tsinghua-fib-lab/agentsocietychallenge/data_process.py c7134037e50f3c8c unverified MIT (permissive)
LongSafety: Evaluating Long-Context Safety of Large Language Models 24 Feb 2025 thu-coai/LongSafety/src/gen_model_response.py 2b437258a1ed6a1f unverified MIT (permissive)
SPARC: Score Prompting and Adaptive Fusion for Zero-Shot Multi-Label Recognition in Vision-Language Models 24 Feb 2025 kjmillerCURIS/SPARC/run_SPARC.py cdada95a46834fd6 unverified no licence file found · pointer only
RAS: Retrieval-And-Structuring for Knowledge-Intensive LLM Generation 16 Feb 2025 pat-jj/ras/framework/run_ras_pre.py 4e5819f26351b1ef unverified Apache-2.0 (permissive)
QueryAttack: Jailbreaking Aligned Large Language Models Using Structured Non-natural Query Language 13 Feb 2025 horizonsinzqs/queryattack/translator.py 2c0ee7a2a2e894e8 ran · our draft was wrong MIT (permissive)
Exploring the Potential of Large Language Models to Simulate Personality 12 Feb 2025 mary-silence/simulating_personality/experiment_functions/qa_text_generation.py 7bc1b7dc7e5a310f ran · our draft was wrong Apache-2.0 (permissive)
C-3PO: Compact Plug-and-Play Proxy Optimization to Achieve Human-like Retrieval-Augmented Generation 10 Feb 2025 Chen-GX/C-3PO/C-3PO/utils.py 2c04a8129a94b08e unverified Apache-2.0 (permissive)
GNNs Getting ComFy: Community and Feature Similarity Guided Rewiring 7 Feb 2025 RelationalML/ComFy/Comm+Sim/dataloader.py 50cb189b5c97597b unverified MIT (permissive)
GNNs Getting ComFy: Community and Feature Similarity Guided Rewiring 7 Feb 2025 RelationalML/ComFy/CommunityRewiring/dataloader.py 8402cd79e63ca15b unverified MIT (permissive)
Dominated Novelty Search: Rethinking Local Competition in Quality-Diversity 1 Feb 2025 adaptive-intelligent-robotics/dominated-novelty-search/analysis/kheperax_plot.py 6f9be66b0fdc3295 unverified MIT (permissive)
Dominated Novelty Search: Rethinking Local Competition in Quality-Diversity 1 Feb 2025 adaptive-intelligent-robotics/dominated-novelty-search/analysis/plot_main.py 99b6de3648e49549 unverified MIT (permissive)
Development and Validation of a Dynamic Kidney Failure Prediction Model based on Deep Learning: A Real-World Study with External Validation 25 Jan 2025 pkudigitalhealth/kfdeep/src.py cde5585c7a331e1c 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