{"about":{"site":"https://codewithpapers.app","non_affiliation":"Code with Papers and Syntology are not affiliated with, endorsed by, or sponsored by Papers with Code, Meta, or the pwc-archive mirror.","licence":"CC BY-SA 4.0","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","attribution":"https://codewithpapers.app/attribution","modified":"archive material modified by Syntology; see the attribution page"},"url":"/paper/recurrent-models-of-visual-attention","title":"Recurrent Models of Visual Attention","arxiv_id":"1406.6247","date":"2014-06-24","proceeding":"NeurIPS 2014 12","authors":["Volodymyr Mnih","Nicolas Heess","Alex Graves","Koray Kavukcuoglu"],"abstract":"Applying convolutional neural networks to large images is computationally\nexpensive because the amount of computation scales linearly with the number of\nimage pixels. We present a novel recurrent neural network model that is capable\nof extracting information from an image or video by adaptively selecting a\nsequence of regions or locations and only processing the selected regions at\nhigh resolution. Like convolutional neural networks, the proposed model has a\ndegree of translation invariance built-in, but the amount of computation it\nperforms can be controlled independently of the input image size. While the\nmodel is non-differentiable, it can be trained using reinforcement learning\nmethods to learn task-specific policies. We evaluate our model on several image\nclassification tasks, where it significantly outperforms a convolutional neural\nnetwork baseline on cluttered images, and on a dynamic visual control problem,\nwhere it learns to track a simple object without an explicit training signal\nfor doing so.","url_abs":"http://arxiv.org/abs/1406.6247v1","url_pdf":"http://arxiv.org/pdf/1406.6247v1.pdf","source":{"archive":"pwc-archive (Hugging Face), CC BY-SA 4.0","snapshot":"2025-07-28","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","row_kind":"abstracts"},"code_links":[{"paper_slug":"recurrent-models-of-visual-attention","repo_url":"https://github.com/MiuGod0126/RAM-Paddle","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"paddle","reach":{"status":"ok","spdx":"MIT"}},{"paper_slug":"recurrent-models-of-visual-attention","repo_url":"https://github.com/Sooram/cnn","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"tf","reach":{"status":"ok"}},{"paper_slug":"recurrent-models-of-visual-attention","repo_url":"https://github.com/Sooram/stn","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"tf","reach":{"status":"ok"}},{"paper_slug":"recurrent-models-of-visual-attention","repo_url":"https://github.com/abdosharaf98/active-sensing-paper","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"MIT"}},{"paper_slug":"recurrent-models-of-visual-attention","repo_url":"https://github.com/amobiny/Recurrent_Attention_Model","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"tf","reach":{"status":"ok"}},{"paper_slug":"recurrent-models-of-visual-attention","repo_url":"https://github.com/baidu-research/DT-RAM","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"torch","reach":{"status":"ok"}},{"paper_slug":"recurrent-models-of-visual-attention","repo_url":"https://github.com/conan7882/recurrent-attention-model","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"tf","reach":{"status":"ok","spdx":"MIT"}},{"paper_slug":"recurrent-models-of-visual-attention","repo_url":"https://github.com/kevinzakka/recurrent-visual-attention","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":null},{"paper_slug":"recurrent-models-of-visual-attention","repo_url":"https://github.com/kiwi1944/CRISense","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok"}},{"paper_slug":"recurrent-models-of-visual-attention","repo_url":"https://github.com/luxxxlucy/recurrent-attention-model-revisited","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok"}},{"paper_slug":"recurrent-models-of-visual-attention","repo_url":"https://github.com/mengdi-li/robotic-occlusion-reasoning","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"MIT"}},{"paper_slug":"recurrent-models-of-visual-attention","repo_url":"https://github.com/mimikaan/Attention-Model","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"tf","reach":{"status":"ok","spdx":"MIT"}},{"paper_slug":"recurrent-models-of-visual-attention","repo_url":"https://github.com/qingzew/tensorflow-ram","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"tf","reach":{"status":"ok","spdx":"GPL-3.0"}},{"paper_slug":"recurrent-models-of-visual-attention","repo_url":"https://github.com/stephanboner/gabor_data","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"none","reach":{"status":"ok"}},{"paper_slug":"recurrent-models-of-visual-attention","repo_url":"https://github.com/theowu23451/DRAM","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"tf","reach":{"status":"ok","spdx":"MIT"}},{"paper_slug":"recurrent-models-of-visual-attention","repo_url":"https://github.com/tianyu-tristan/Visual-Attention-Model","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"tf","reach":null},{"paper_slug":"recurrent-models-of-visual-attention","repo_url":"https://github.com/ulstu/ml","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"none","reach":{"status":"ok"}},{"paper_slug":"recurrent-models-of-visual-attention","repo_url":"https://github.com/ulstu/robotics_ml","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"none","reach":{"status":"ok"}},{"paper_slug":"recurrent-models-of-visual-attention","repo_url":"https://gitlab.com/exwzd-public/kiritani_ono_2020","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":null},{"paper_slug":"recurrent-models-of-visual-attention","repo_url":"https://github.com/johnrobinsn/catch","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":0,"framework":"pytorch","reach":null}],"tasks":[{"task_slug":"hard-attention","task_name":"Hard Attention"},{"task_slug":"image-classification","task_name":"Image Classification"},{"task_slug":"reinforcement-learning","task_name":"Reinforcement Learning"},{"task_slug":"translation","task_name":"Translation"},{"task_slug":"image-classification","task_name":"image-classification"}],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=1406.6247","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"1406.6247"}},"developers":"https://syntology.ai/developers","read_at":"2026-09-24T18:15:14+00:00","read_at_is":"when the build read Syntology's graph, not when any sample ran","claim":"Per-sample execution status on synthesized fixtures; not a correctness claim about the paper. Samples come from repositories linked to the paper, official or community; repo_kind says which.","repos":[{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://gitlab.com/exwzd-public/kiritani_ono_2020","reach":null},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/MiuGod0126/RAM-Paddle","reach":{"status":"ok","spdx":"MIT"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/ulstu/robotics_ml","reach":{"status":"ok"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/amobiny/Recurrent_Attention_Model","reach":{"status":"ok"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/conan7882/recurrent-attention-model","reach":{"status":"ok","spdx":"MIT"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/Sooram/cnn","reach":{"status":"ok"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/kevinzakka/recurrent-visual-attention","reach":null},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/johnrobinsn/catch","reach":null},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/mengdi-li/robotic-occlusion-reasoning","reach":{"status":"ok","spdx":"MIT"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/tianyu-tristan/Visual-Attention-Model","reach":null},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/qingzew/tensorflow-ram","reach":{"status":"ok","spdx":"GPL-3.0"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/theowu23451/DRAM","reach":{"status":"ok","spdx":"MIT"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/mimikaan/Attention-Model","reach":{"status":"ok","spdx":"MIT"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/abdosharaf98/active-sensing-paper","reach":{"status":"ok","spdx":"MIT"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/luxxxlucy/recurrent-attention-model-revisited","reach":{"status":"ok"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/Sooram/stn","reach":{"status":"ok"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/kiwi1944/CRISense","reach":{"status":"ok"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/stephanboner/gabor_data","reach":{"status":"ok"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/baidu-research/DT-RAM","reach":{"status":"ok"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/ulstu/ml","reach":{"status":"ok"}}],"summary":{"ran_draft_wrong":1,"ran_honours":4,"ran_violates":2,"unverified":17},"by_repo_kind":{"listed":{"samples":23,"ran":6,"repositories":7}},"repo_kind_vocabulary":{"official":"The archive marks this repository official for the paper","named_in_paper":"The archive records that the paper mentions this repository; it is not marked official","listed":"In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper","found_in_text":"Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted","community":"Not in the archive's code links for this paper; a community repository Syntology harvested"},"n_pointer_only_for_licence":1,"samples":[{"code_sha256_prefix":"b7dd47e91ac1448a","entry":"add_argument_group","repo":"kevinzakka/recurrent-visual-attention","repo_kind":"listed","path":"config.py","file_url":"https://github.com/kevinzakka/recurrent-visual-attention/blob/HEAD/config.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"b7dd47e91ac1448a"}},{"code_sha256_prefix":"b9ae4f85e8921042","entry":"adjust_learning_rate","repo":"johnrobinsn/catch","repo_kind":"listed","path":"ram_catch.py","file_url":"https://github.com/johnrobinsn/catch/blob/HEAD/ram_catch.py","link_basis":"first_harvest_node","language":"python","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"well_formed","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"b9ae4f85e8921042"}},{"code_sha256_prefix":"dfdf1a70103e043b","entry":"mask_labels","repo":"tianyu-tristan/Visual-Attention-Model","repo_kind":"listed","path":"SVHN/dram/dram.py","file_url":"https://github.com/tianyu-tristan/Visual-Attention-Model/blob/HEAD/SVHN/dram/dram.py","link_basis":"first_harvest_node","language":"python","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"dfdf1a70103e043b"}},{"code_sha256_prefix":"ee60170e008f8124","entry":"repair_labels","repo":"tianyu-tristan/Visual-Attention-Model","repo_kind":"listed","path":"SVHN/dram/dram.py","file_url":"https://github.com/tianyu-tristan/Visual-Attention-Model/blob/HEAD/SVHN/dram/dram.py","link_basis":"first_harvest_node","language":"python","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"ee60170e008f8124"}},{"code_sha256_prefix":"7c508037b40522af","entry":"str2bool","repo":null,"repo_kind":null,"path":null,"file_url":null,"link_basis":"identical_code_first_harvested_elsewhere","language":"python","status":"ran_violates","verification_level":1,"contract_check":"VIOLATES","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":null,"inline_ok":false,"mcp_get_code":{"code_sha256":"7c508037b40522af"}},{"code_sha256_prefix":"248284f69adfeaad","entry":"str2bool","repo":"MiuGod0126/RAM-Paddle","repo_kind":"listed","path":"config.py","file_url":"https://github.com/MiuGod0126/RAM-Paddle/blob/HEAD/config.py","link_basis":"plan_row","language":"python","status":"ran_violates","verification_level":1,"contract_check":"VIOLATES","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"248284f69adfeaad"}},{"code_sha256_prefix":"58d0f0ae48e3212e","entry":"truncate_labels","repo":"tianyu-tristan/Visual-Attention-Model","repo_kind":"listed","path":"SVHN/dram/dram.py","file_url":"https://github.com/tianyu-tristan/Visual-Attention-Model/blob/HEAD/SVHN/dram/dram.py","link_basis":"first_harvest_node","language":"python","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"58d0f0ae48e3212e"}},{"code_sha256_prefix":"729767fbba984f0f","entry":"Linear","repo":"conan7882/recurrent-attention-model","repo_kind":"listed","path":"lib/model/layers.py","file_url":"https://github.com/conan7882/recurrent-attention-model/blob/HEAD/lib/model/layers.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"729767fbba984f0f"}},{"code_sha256_prefix":"7df4bf75e234defd","entry":"batch_flatten","repo":"conan7882/recurrent-attention-model","repo_kind":"listed","path":"lib/model/layers.py","file_url":"https://github.com/conan7882/recurrent-attention-model/blob/HEAD/lib/model/layers.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"7df4bf75e234defd"}},{"code_sha256_prefix":"51f550c140da0e1f","entry":"bounding_box","repo":"MiuGod0126/RAM-Paddle","repo_kind":"listed","path":"utils.py","file_url":"https://github.com/MiuGod0126/RAM-Paddle/blob/HEAD/utils.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"51f550c140da0e1f"}},{"code_sha256_prefix":"42875219a09169da","entry":"convert_to_dataset","repo":"theowu23451/DRAM","repo_kind":"listed","path":"model/utils.py","file_url":"https://github.com/theowu23451/DRAM/blob/HEAD/model/utils.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"42875219a09169da"}},{"code_sha256_prefix":"92d2f0beac737086","entry":"create_bbox","repo":"theowu23451/DRAM","repo_kind":"listed","path":"model/visualizer.py","file_url":"https://github.com/theowu23451/DRAM/blob/HEAD/model/visualizer.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"92d2f0beac737086"}},{"code_sha256_prefix":"0a8922aeb5af661f","entry":"create_ff_network","repo":"abdosharaf98/active-sensing-paper","repo_kind":"listed","path":"nets.py","file_url":"https://github.com/abdosharaf98/active-sensing-paper/blob/HEAD/nets.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"0a8922aeb5af661f"}},{"code_sha256_prefix":"aba2291398c33f9e","entry":"denormalize","repo":"MiuGod0126/RAM-Paddle","repo_kind":"listed","path":"utils.py","file_url":"https://github.com/MiuGod0126/RAM-Paddle/blob/HEAD/utils.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"aba2291398c33f9e"}},{"code_sha256_prefix":"8f7357fe28cb2df6","entry":"get_logger","repo":"MiuGod0126/RAM-Paddle","repo_kind":"listed","path":"utils.py","file_url":"https://github.com/MiuGod0126/RAM-Paddle/blob/HEAD/utils.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"8f7357fe28cb2df6"}},{"code_sha256_prefix":"d7f84a4593d266f3","entry":"get_rng","repo":"conan7882/recurrent-attention-model","repo_kind":"listed","path":"lib/dataflow/mnist.py","file_url":"https://github.com/conan7882/recurrent-attention-model/blob/HEAD/lib/dataflow/mnist.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"d7f84a4593d266f3"}},{"code_sha256_prefix":"1d25c8422ef144ad","entry":"get_shape2D","repo":"conan7882/recurrent-attention-model","repo_kind":"listed","path":"lib/utils/utils.py","file_url":"https://github.com/conan7882/recurrent-attention-model/blob/HEAD/lib/utils/utils.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"1d25c8422ef144ad"}},{"code_sha256_prefix":"1b199adffea8aa84","entry":"identity","repo":"conan7882/recurrent-attention-model","repo_kind":"listed","path":"lib/dataflow/mnist.py","file_url":"https://github.com/conan7882/recurrent-attention-model/blob/HEAD/lib/dataflow/mnist.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"1b199adffea8aa84"}},{"code_sha256_prefix":"51c4801bd010779d","entry":"linear_cyclical_schedule","repo":"abdosharaf98/active-sensing-paper","repo_kind":"listed","path":"annealing_schedules.py","file_url":"https://github.com/abdosharaf98/active-sensing-paper/blob/HEAD/annealing_schedules.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"51c4801bd010779d"}},{"code_sha256_prefix":"c55ed1649d97e51c","entry":"ramp_schedule","repo":"abdosharaf98/active-sensing-paper","repo_kind":"listed","path":"annealing_schedules.py","file_url":"https://github.com/abdosharaf98/active-sensing-paper/blob/HEAD/annealing_schedules.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"c55ed1649d97e51c"}},{"code_sha256_prefix":"1f580339b4241ecb","entry":"sample_normal_single","repo":"conan7882/recurrent-attention-model","repo_kind":"listed","path":"lib/utils/tfutils.py","file_url":"https://github.com/conan7882/recurrent-attention-model/blob/HEAD/lib/utils/tfutils.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"1f580339b4241ecb"}},{"code_sha256_prefix":"13b8d8b5eb2eceb6","entry":"score_action","repo":"abdosharaf98/active-sensing-paper","repo_kind":"listed","path":"BAS.py","file_url":"https://github.com/abdosharaf98/active-sensing-paper/blob/HEAD/BAS.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"13b8d8b5eb2eceb6"}},{"code_sha256_prefix":"29c539727d9bed6f","entry":"step_schedule","repo":"abdosharaf98/active-sensing-paper","repo_kind":"listed","path":"annealing_schedules.py","file_url":"https://github.com/abdosharaf98/active-sensing-paper/blob/HEAD/annealing_schedules.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"29c539727d9bed6f"}},{"code_sha256_prefix":"eae54352422ca8a7","entry":"truncate","repo":"theowu23451/DRAM","repo_kind":"listed","path":"model/utils.py","file_url":"https://github.com/theowu23451/DRAM/blob/HEAD/model/utils.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"eae54352422ca8a7"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}