Home › Code › get_data

get_data

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

get_data appears in the code Syntology harvested for 223 papers, as 248 distinct code bodies found in 258 places (a place is one code body under one paper). At least one of them ran in 76 of the papers; 4 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_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 77 of the 248 distinct code bodies named get_data; 171 are unverified. One tile per status, in the site's fixed vocabulary, each code body counted once:

3ran · honoured contract
0ran · violated contract
20ran · our draft was wrong
2ran · fixture could not drive it
52ran
171unverified
4fingerprinted

Licence is a property of each copy, so it is counted per place: 92 of the 258 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 223 (newest first; the JSON twin carries all 258 places); 113 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 10 papers added by Syntology; 15 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
STEB: Style Text Embedding Benchmark added by Syntology 2026-06 (from id) dykang/PASTEL/code/StyleClassify/classify.py 491fbd57660fdcf6 ran no licence file found · pointer only
Geometry-Anchored Transport Framework for Exemplar-Free Class-Incremental Learning added by Syntology 2026-06 (from id) HXuSz11/GATF_ECCV2026/src/datasets/base_dataset.py 46c35d70e438c280 ran no licence file found · pointer only
Topological Data Analysis for High-Dimensional Dynamic Process Monitoring added by Syntology 2026-06 (from id) zavalab/ML/Asthma/src/train_cnn.py 523cf7d200ff0e50 ran no licence file found · pointer only
Welfare-Optimal Classification with Accuracy Auctions added by Syntology 2026-06 (from id) BML-Technion/accuracy_auctions/exp.py 3808c62a359720c1 ran no licence file found · pointer only
DRL-STAF: A Deep Reinforcement Learning Framework for State-Aware Forecasting of Complex Multivariate Hidden Markov Processes added by Syntology 2026-05 (from id) NetManAIOps/OmniAnomaly/omni_anomaly/utils.py 48b31993b7c14d21 unverified MIT (permissive)
DialToM: A Theory of Mind Benchmark for Forecasting State-Driven Dialogue Trajectories added by Syntology 2026-04 (from id) Stealth-py/DialToM/benchmark.py 2d4fa84a429792c6 unverified MIT (permissive)
CI-CBM: Class-Incremental Concept Bottleneck Model for Interpretable Continual Learning added by Syntology 2026-04 (from id) importAmir/CI-CBM/data_utils.py 59a87e29dd3b8451 unverified no licence file found · pointer only
Toward domain-specific machine translation and quality estimation systems added by Syntology 2026-03 (from id) JoyeBright/ICLviaQE/utils.py e097a15238deb2f7 unverified no licence file found · pointer only
Beyond Raw Detection Scores: Markov-Informed Calibration for Boosting Machine-Generated Text Detection added by Syntology 2026-02 (from id) tmlr-group/MRF_Calibration/improve_mrf_detectgpt.py 70ab95382e12e143 unverified MIT (permissive)
Beyond Raw Detection Scores: Markov-Informed Calibration for Boosting Machine-Generated Text Detection added by Syntology 2026-02 (from id) tmlr-group/MRF_Calibration/improve_mrf_dnagpt.py a1b1c30a69348641 unverified MIT (permissive)
On topological descriptors for graph products added by Syntology 2025-11 (from id) Aalto-QuML/tda_graph_product/datasets.py 6b994fb9e6982350 unverified no licence file found · pointer only
arXiv:2507.18553 2025-07 (from id) IST-DASLab/GPTQ-Babai/quantization/data_utils.py 833be7a724eeb4f7 unverified MIT (permissive)
arXiv:2506.07597 2025-06 (from id) hitz-zentroa/latxa-instruct/evaluation/human/frontend/scoring.py 68d7d1dbb58f8a86 unverified MIT (permissive)
Personalized Subgraph Federated Learning with Differentiable Auxiliary Projections 29 May 2025 JhuoW/FedAux/models/fedaux/client.py 5b30316af8c2c5b7 unverified no licence file found · pointer only
Multi-Grained Patch Training for Efficient LLM-based Recommendation 25 Jan 2025 ljy0ustc/patchrec/utils.py c123a166cec965e8 unverified Apache-2.0 (permissive)
On the Ability of Deep Networks to Learn Symmetries from Data: A Neural Kernel Theory 16 Dec 2024 andrea-perin/gpsymm/toy_model.py d84ad4a8e8e79bf4 unverified no licence file found · pointer only
The Pitfalls of Memorization: When Memorization Hurts Generalization 10 Dec 2024 facebookresearch/pitfalls-of-memorization/good_bad_ugly_memorization.py 77261461734a119a ran · our draft was wrong licence not identified · pointer only
Data Free Backdoor Attacks 9 Dec 2024 AAAAAAsuka/DataFree_Backdoor_Attacks/utils.py 07ed1f92894f4360 unverified MIT (permissive)
VideoICL: Confidence-based Iterative In-context Learning for Out-of-Distribution Video Understanding 3 Dec 2024 kangsankim07/videoicl/qwen2vl.py 60db15a333d85bcb unverified no licence file found · pointer only
The Well: a Large-Scale Collection of Diverse Physics Simulations for Machine Learning 30 Nov 2024 lanl/nubhlight/script/analysis/accumulate_skynet_mass_fractions.py 81106a3d566379ad unverified licence not identified · pointer only
The Well: a Large-Scale Collection of Diverse Physics Simulations for Machine Learning 30 Nov 2024 lanl/nubhlight/script/analysis/accumulate_skynet_output.py e8dede4e621a64e5 unverified licence not identified · pointer only
Interaction2Code: Benchmarking MLLM-based Interactive Webpage Code Generation from Interactive Prototyping 5 Nov 2024 webpai/interaction2code/human_evaluation/Figure6_plot_compare.py a0f0e30c049d98f7 unverified no licence file found · pointer only
Understanding Variational Autoencoders with Intrinsic Dimension and Information Imbalance 4 Nov 2024 bancaditalia/understanding-variational-autoencoders-with-intrinsic-dimension-and-information-imbalance/vae_framework/get_all_ids.py c7d6a4312e4a147f unverified AGPL-3.0 (copyleft) · pointer only
Prospective Learning: Learning for a Dynamic Future 31 Oct 2024 neurodata/prolearn/binary/scenario4.py b2bf1b91cda48011 unverified no licence file found · pointer only
DASH: Warm-Starting Neural Network Training in Stationary Settings without Loss of Plasticity 30 Oct 2024 baekrok/DASH-Direction-Aware-SHrinking/DataLoader.py 51d4891594193a01 unverified MIT (permissive)
Offline Behavior Distillation 30 Oct 2024 LeavesLei/OBD/data_lib/dset.py defae8a6ac156ec3 unverified no licence file found · pointer only
NewTerm: Benchmarking Real-Time New Terms for Large Language Models with Annual Updates 28 Oct 2024 hexuandeng/NewTerm/human_filtering/back_end.py 4e30a63fac2d8871 unverified CC-BY-4.0 · pointer only
ThunderKittens: Simple, Fast, and Adorable AI Kernels 27 Oct 2024 HazyResearch/ThunderKittens/demos/based/document_ie_based.py 1615a1b5b86e2b15 unverified MIT (permissive)
Exploiting Interpretable Capabilities with Concept-Enhanced Diffusion and Prototype Networks 24 Oct 2024 acarballocastro/ConceptEnhanced/CGCondDiff/utils.py 8ed1e4f5ec9412d1 unverified MIT (permissive)
Mesa-Extrapolation: A Weave Position Encoding Method for Enhanced Extrapolation in LLMs 21 Oct 2024 soacker/Mesa-Extrapolation/datas/get_data.py 45b84bba85a3bf23 unverified no licence file found · pointer only
Neuron-based Personality Trait Induction in Large Language Models 16 Oct 2024 rucaibox/npti/NPTI/code/gpt4_score.py a93bd5cf26471fb2 ran · our draft was wrong no licence file found · pointer only
A Hitchhiker's Guide to Scaling Law Estimation 15 Oct 2024 IBM/ColPret/util/read_data.py 4a063a3dd24a23fd unverified MIT (permissive)
Robust AI-Generated Text Detection by Restricted Embeddings 10 Oct 2024 silversolver/robustatd/utils.py 893274839d9741ef ran no licence file found · pointer only
From Sparse Dependence to Sparse Attention: Unveiling How Chain-of-Thought Enhances Transformer Sample Efficiency 7 Oct 2024 zhqwqwq/Learning-Parity-with-CoT/Figures/Fig1/fig1.2.py d2002c8cd5325059 ran MIT (permissive)
Planning in Strawberry Fields: Evaluating and Improving the Planning and Scheduling Capabilities of LRM o1 3 Oct 2024 karthikv792/llms-planning/llm_planning_analysis/stats_generation.py 5a1377db1f3d97a5 ran MIT (permissive)
MARPLE: A Benchmark for Long-Horizon Inference 2 Oct 2024 marple-benchmark/marple/gpt/helpers.py dfc6599ae86fe920 ran MIT (permissive)
Reranking Laws for Language Generation: A Communication-Theoretic Perspective 11 Sep 2024 deep-spin/reranking-laws/mt/generate_with_vllm.py a74fcce1d9bd50df ran · our draft was wrong no licence file found · pointer only
What Do You See in Common? Learning Hierarchical Prototypes over Tree-of-Life to Discover Evolutionary Traits 3 Sep 2024 imageomics/hcompnet/util/data.py f07e5e822b7d8619 unverified MIT (permissive)
CVPT: Cross-Attention help Visual Prompt Tuning adapt visual task 27 Aug 2024 xlgsyzp/cvpt/dataset.py 4f5944e1d36a3545 ran no licence file found · pointer only
WCEbleedGen: A wireless capsule endoscopy dataset and its benchmarking for automatic bleeding classification, detection, and segmentation 22 Aug 2024 misahub2023/benchmarking-codes-of-the-wcebleedgen-dataset/data_loader_classify.py 49c66d2c730addc3 ran no licence file found · pointer only
The AI Scientist: Towards Fully Automated Open-Ended Scientific Discovery 12 Aug 2024 sakanaai/ai-scientist/example_papers/layerwise_lr_grokking/experiment.py ef71cac55b75b747 ran licence not identified · pointer only
Masked Random Noise for Communication Efficient Federated Learning 6 Aug 2024 Leopold1423/fedmrn-mm24/dataloader/dataloader.py 83457b9b9949394d unverified no licence file found · pointer only
Masked Random Noise for Communication Efficient Federated Learning 6 Aug 2024 Leopold1423/fedmrn-mm24/dataloader/datapartition.py 4cace57f545ae012 unverified no licence file found · pointer only
VLG-CBM: Training Concept Bottleneck Models with Vision-Language Guidance 18 Jul 2024 Trustworthy-ML-Lab/Label-free-CBM/data_utils.py 50160a0b071c120c unverified no licence file found · pointer only
Explaining the Model, Protecting Your Data: Revealing and Mitigating the Data Privacy Risks of Post-Hoc Model Explanations via Membership Inference 2024-07 (from id) catherinehuang82/explaining-model-protecting-data/run_attack.py 763bbecc1d5b17f3 ran · honoured contract no licence file found · pointer only
Simplifying the Theory on Over-Smoothing 16 Jul 2024 roth-andreas/simplifying-over-smoothing/plot_all.py 9a29dcab8c683964 ran no licence file found · pointer only
GLBench: A Comprehensive Benchmark for Graph with Large Language Models 10 Jul 2024 nineabyss/glbench/models/enhancer/OneForAll/get_wiki.py 0c31b93e3f644d27 unverified MIT (permissive)
LLMBox: A Comprehensive Library for Large Language Models 8 Jul 2024 RUCAIBox/LLMBox/training/dpo.py d3cfff3ea527f4a2 unverified MIT (permissive)
AriGraph: Learning Knowledge Graph World Models with Episodic Memory for LLM Agents 5 Jul 2024 airi-institute/arigraph/musique_test_big.py ee84e2fc82bb7e55 ran MIT (permissive)
NLP-KG: A System for Exploratory Search of Scientific Literature in Natural Language Processing 21 Jun 2024 NLP-Knowledge-Graph/NLP-KG-WebApp/src/python/app/services/weaviate_sync_service.py aa3be562bd2c8653 unverified MIT (permissive)
Behaviour Distillation 21 Jun 2024 flairox/behaviour-distillation/policy_distillation/distill_dataset.py 130657ed6b593257 unverified Apache-2.0 (permissive)
Effective Generation of Feasible Solutions for Integer Programming via Guided Diffusion 18 Jun 2024 agent-lab/diffusion-integer-programming/contrast_plot.py 876391f97f613ac9 ran no licence file found · pointer only
Learning Molecular Representation in a Cell 17 Jun 2024 liugangcode/InfoAlign/dataset/create_datasets.py c2824ffd163b5c77 unverified no licence file found · pointer only
HYDRA: Model Factorization Framework for Black-Box LLM Personalization 5 Jun 2024 night-chen/HYDRA/utils/util.py 4b094583baf62f2f ran no licence file found · pointer only
Label-wise Aleatoric and Epistemic Uncertainty Quantification 4 Jun 2024 YSale/label-uq/arc_ood/data.py ebe31a9076be0d2b ran GPL-3.0 (copyleft) · pointer only
Label-wise Aleatoric and Epistemic Uncertainty Quantification 4 Jun 2024 YSale/label-uq/holdout/data.py baf5a792dc1a4a95 ran GPL-3.0 (copyleft) · pointer only
ImplicitSLIM and How it Improves Embedding-based Collaborative Filtering 31 May 2024 ilya-shenbin/ImplicitSLIM/utils.py f99d8c7b725228f7 ran Apache-2.0 (permissive)
Enhancing Consistency-Based Image Generation via Adversarialy-Trained Classification and Energy-Based Discrimination 25 May 2024 Shelley-Golan/Boosting-via-Joint-Model/data.py 77f0832f31e683f7 unverified no licence file found · pointer only
Can AI Relate: Testing Large Language Model Response for Mental Health Support 20 May 2024 skgabriel/mh-eval/code/eval_eval.py 640c19ab121b9bf7 ran Apache-2.0 (permissive)
Can AI Relate: Testing Large Language Model Response for Mental Health Support 20 May 2024 skgabriel/mh-eval/code/eval_eval_gpt35.py e688c227f6397a37 ran Apache-2.0 (permissive)
Can AI Relate: Testing Large Language Model Response for Mental Health Support 20 May 2024 skgabriel/mh-eval/code/eval_eval_gpt4.py 4580bbbc4017d06c ran Apache-2.0 (permissive)
Can AI Relate: Testing Large Language Model Response for Mental Health Support 20 May 2024 skgabriel/mh-eval/code/eval_eval_mental_llama.py 73040f3031aa16e2 ran Apache-2.0 (permissive)
Keep It Private: Unsupervised Privatization of Online Text 16 May 2024 csbao/kip-privatization/src/helper_functions.py 4d4066506b0f22f8 ran no licence file found · pointer only
Chain of Attack: a Semantic-Driven Contextual Multi-Turn attacker for LLM 9 May 2024 yancykahn/coa/experiment.py a3de8d698da5eedb unverified MIT (permissive)
SemEval-2024 Task 8: Multidomain, Multimodel and Multilingual Machine-Generated Text Detection 22 Apr 2024 mbzuai-nlp/COLING-2025-Workshop-on-MGT-Detection-Task1/baseline.py 5fe0015e492084f2 unverified Apache-2.0 (permissive)
Inference via Interpolation: Contrastive Representations Provably Enable Planning and Inference 6 Mar 2024 vivekmyers/contrastive_planning/utils/training.py 7dbb7ee3e1699001 unverified no licence file found · pointer only
Massive Activations in Large Language Models 27 Feb 2024 locuslab/massive-activations/lib/load_data.py 72267856fa2b021a unverified MIT (permissive)
Massive Activations in Large Language Models 27 Feb 2024 bluorion-com/refine_massive_activations/utils/data.py e9ecff7082bc2114 unverified MIT (permissive)
The Good and The Bad: Exploring Privacy Issues in Retrieval-Augmented Generation (RAG) 23 Feb 2024 phycholosogy/rag-privacy/evaluation_results.py d57ffabb294244f8 ran no licence file found · pointer only
CodeChameleon: Personalized Encryption Framework for Jailbreaking Large Language Models 26 Feb 2024 huizhang-l/codechameleon/gpt_evaluate.py 52f2dbe1f1e3b338 unverified MIT (permissive)
tinyBenchmarks: evaluating LLMs with fewer examples 22 Feb 2024 felipemaiapolo/efficbench/run_experiment.py f79b7ee882bf1224 ran no licence file found · pointer only
M4GT-Bench: Evaluation Benchmark for Black-Box Machine-Generated Text Detection 17 Feb 2024 mbzuai-nlp/m4gt-bench/src/transformer_detector.py 3c1eb3db9a05dc2a ran no licence file found · pointer only
Conformal Convolution and Monte Carlo Meta-learners for Predictive Inference of Individual Treatment Effects 7 Feb 2024 predict-idlab/cct-cmc/src/datasets/alaa_synthetic.py 0aa55dc3bd824b3a unverified MIT (permissive)
A General Framework for Learning from Weak Supervision 2 Feb 2024 hhhhhhao/general-framework-weak-supervision/src/datasets/base_data.py c7b0093e888cfc83 unverified no licence file found · pointer only
On Prompt-Driven Safeguarding for Large Language Models 31 Jan 2024 chujiezheng/LLM-Safeguard/code/train_unlikelihood.py 1b044c3021f3f1f9 ran no licence file found · pointer only
Speeding up and reducing memory usage for scientific machine learning via mixed precision 30 Jan 2024 lu-group/mixed-precision-sciml/DeepOnet/Advection-equation/Advection.py 63605286105fd197 ran · our draft was wrong Apache-2.0 (permissive)
Corrective Retrieval Augmented Generation 29 Jan 2024 huskyinsalt/crag/scripts/train_evaluator.py 8074203f52def78e ran · our draft was wrong no licence file found · pointer only
Towards Efficient Diffusion-Based Image Editing with Instant Attention Masks 15 Jan 2024 xiaotianqing/InstDiffEdit/model/InstDiffEdit.py 59f049f2eeb458df ran no licence file found · pointer only
Optimization of Inter-group Criteria for Clustering with Minimum Size Constraints 13 Jan 2024 lmurtinho/sizeconstrainedspacing/get_scores.py f9c31c690e8a7f31 ran no licence file found · pointer only
Few-Shot Detection of Machine-Generated Text using Style Representations 12 Jan 2024 llnl/luar/machine_detection/machine_utils.py 38a42652b6f8061b ran Apache-2.0 (permissive)
Linear Recursive Feature Machines provably recover low-rank matrices 9 Jan 2024 aradha/lin-rfm/dataset.py 42418931deeb02ca ran no licence file found · pointer only
Fun with Flags: Robust Principal Directions via Flag Manifolds 8 Jan 2024 nmank/funwithflags/RemoteSensing/landuse_outliers.py 964be9a7a8c74669 ran MIT (permissive)
Understanding Representation Learnability of Nonlinear Self-Supervised Learning 6 Jan 2024 wanshuiyin/AAAI-2023-The-Learnability-of-Nonlinear-SSL/Figure_learning_curve.py b837be6cc1c7bde3 ran no licence file found · pointer only
Benchmarking Large Language Models on Controllable Generation under Diversified Instructions 1 Jan 2024 Xt-cyh/CoDI-Eval/statistic.py 280739482fbffd74 ran no licence file found · pointer only
Frequency Spectrum is More Effective for Multimodal Representation and Fusion: A Multimodal Spectrum Rumor Detector 18 Dec 2023 dm4m/fsru/data_loader.py 5e33be9d6afebd0f ran no licence file found · pointer only
AI Control: Improving Safety Despite Intentional Subversion 12 Dec 2023 rgreenblatt/control-evaluations/monitoring/analytical_model.py b60dd3d8da2a6f65 ran MIT (permissive)
DiffAIL: Diffusion Adversarial Imitation Learning 11 Dec 2023 ml-group-sdu/diffail/image/draw_plot_final.py a4a9e133dad5ba08 ran no licence file found · pointer only
Diffusion for Natural Image Matting 10 Dec 2023 yihanhu-2022/diffmatte/run_one_image.py 8294e8f4b6a59a20 ran no licence file found · pointer only
The Generalization Gap in Offline Reinforcement Learning 10 Dec 2023 facebookresearch/gen_dgrl/webShop/baseline_models/train_choice_bcq.py 6ac021fec5c8d2c2 unverified licence not identified · pointer only
An Improved Masking Strategy for Self-supervised Masked Reconstruction in Human Activity Recognition 2023-12 (from id) diheal/channle_masking/dataset.py e774add9378d78c7 ran no licence file found · pointer only
Synthesize, Diagnose, and Optimize: Towards Fine-Grained Vision-Language Understanding 30 Nov 2023 wjpoom/spec/spec/dataset.py 0097e95cd9091012 ran no licence file found · pointer only
String Sound Synthesizer on GPU-accelerated Finite Difference Scheme 2023-11 (from id) jin-woo-lee/torch-fdtd-string/src/model/analytic.py 6bf11fe594845b50 ran GPL-3.0 (copyleft) · pointer only
When "A Helpful Assistant" Is Not Really Helpful: Personas in System Prompts Do Not Improve Performances of Large Language Models 16 Nov 2023 jiaxin-pei/prompting-with-social-roles/scripts/classifier.py 8c2983401b9fcfe3 ran · our draft was wrong no licence file found · pointer only
Understanding Deep Representation Learning via Layerwise Feature Compression and Discrimination 6 Nov 2023 heimine/pnc_dln/partial_data.py 61f1b4ad98c59072 unverified no licence file found · pointer only
Offline Imitation from Observation via Primal Wasserstein State Occupancy Matching 2 Nov 2023 KaiYan289/PW-DICE/PWDICE_continuous/datagen.py 333cd5157d8a351c ran no licence file found · pointer only
Scaling Riemannian Diffusion Models 30 Oct 2023 louaaron/Scaling-Riemannian-Diffusion/contrastive_ood/dataset.py 27f5a802b8c76188 ran no licence file found · pointer only
Scaling Riemannian Diffusion Models 30 Oct 2023 louaaron/Scaling-Riemannian-Diffusion/earth_science/dataset.py e358907260181eac unverified no licence file found · pointer only
Scaling Riemannian Diffusion Models 30 Oct 2023 louaaron/Scaling-Riemannian-Diffusion/lattice_qcd/dataset.py 2840e739be4f9e45 unverified no licence file found · pointer only
arXiv:2310.18844 2023-10 (from id) ThrunGroup/BanditPAM_plusplus_experiments/experiments/run_exps.py e446fe014fc5c130 unverified MIT (permissive)
SOUL: Towards Sentiment and Opinion Understanding of Language 27 Oct 2023 DAMO-NLP-SG/SOUL/code/slm.py d7ee21a8db80b563 ran MIT (permissive)
Symbolic Planning and Code Generation for Grounded Dialogue 26 Oct 2023 justinchiu/onecommon-gpt/oc/ocdata.py 72f1dcc3bc9c651f unverified no licence file found · pointer only
FinEntity: Entity-level Sentiment Classification for Financial Texts 19 Oct 2023 yixuantt/finentity/model/lstm_model.py a56a90def08f0926 ran no licence file found · pointer only
Watermarking LLMs with Weight Quantization 17 Oct 2023 twilight92z/quantize-watermark/code/sft_data.py 53542a9c2ab91d17 unverified no licence file found · pointer only
Watermarking LLMs with Weight Quantization 17 Oct 2023 twilight92z/quantize-watermark/code/maintain_fp32/data_processor.py 958ef50d9bd77afb unverified no licence file found · pointer only
Adversarial Robustness in Graph Neural Networks: A Hamiltonian Approach 10 Oct 2023 tk-rusch/GraphCON/src/heterophilic_graphs/data_handling.py d7cd363f647d52bb unverified no licence file found · pointer only
Efficient Adaptation of Large Vision Transformer via Adapter Re-Composing 10 Oct 2023 DavidYanAnDe/ARC/Data_process/VTAB_loader.py c5363b397021e658 ran MIT (permissive)
Performative Time-Series Forecasting 9 Oct 2023 adityalab/pets/dataset/covid/get_covid.py 378a780e50bf7d72 unverified no licence file found · pointer only
Performative Time-Series Forecasting 9 Oct 2023 adityalab/pets/dataset/metrla/get_metrla.py 6c7e3228334c663b unverified no licence file found · pointer only
DriveDreamer: Towards Real-world-driven World Models for Autonomous Driving 18 Sep 2023 jeffwang987/drivedreamer/dreamer-train/projects/DriveDreamer/drivedreamer/tester.py 3cc03c7ea3921de9 unverified Apache-2.0 (permissive)
Circuit Breaking: Removing Model Behaviors with Targeted Ablation 12 Sep 2023 xanderdavies/circuit-breaking/toxicity/data_preprocessing.py c889aff403e3ccae ran no licence file found · pointer only
CharacterChat: Learning towards Conversational AI with Personalized Social Support 20 Aug 2023 morecry/characterchat/src/dial/query_data.py d9462412b8996c22 ran no licence file found · pointer only
Exploring Lightweight Hierarchical Vision Transformers for Efficient Visual Tracking 14 Aug 2023 kangben258/hit/tracking/profile_model_hit.py c1dd7f1586fca848 ran fingerprinted MIT (permissive)
Exploring Lightweight Hierarchical Vision Transformers for Efficient Visual Tracking 14 Aug 2023 kangben258/hit/tracking/profile_model_hit_onnx.py fcd8df250d0e0cb4 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