{"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/arxiv-2601-00223","title":"JP-TL-Bench: Anchored Pairwise LLM Evaluation for Bidirectional Japanese-English Translation","arxiv_id":"2601.00223","date":"2026-01-01","proceeding":null,"authors":["Leonard Lin","Adam Lensenmayer"],"abstract":"We introduce JP-TL-Bench, a lightweight, open benchmark designed to guide the iterative development of Japanese-English translation systems. In this context, the challenge is often \"which of these two good translations is better?\" rather than \"is this translation acceptable?\" This distinction matters for Japanese-English, where subtle choices in politeness, implicature, ellipsis, and register strongly affect perceived naturalness. JP-TL-Bench uses a protocol built to make LLM judging both reliable and affordable: it evaluates a candidate model via reference-free, pairwise LLM comparisons against a fixed, versioned anchor set. Pairwise results are aggregated with a Bradley-Terry model and reported as win rates plus a normalized 0-10 \"LT\" score derived from a logistic transform of fitted log-strengths. Because each candidate is scored against the same frozen anchor set, scores are structurally stable given the same base set, judge, and aggregation code.","url_abs":"https://arxiv.org/abs/2601.00223","url_pdf":"https://arxiv.org/pdf/2601.00223","source":{"archive":null,"snapshot":"2025-07-28","note":"not in the Papers with Code archive (frozen at the snapshot)","row_kind":"graph","title_abstract_authors_date":"arXiv metadata, CC0 1.0 (https://info.arxiv.org/help/license)"},"code_links":[],"tasks":[],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"syntology_url":"https://syntology.ai/paper/2601.00223","atlas_url":"https://app.syntology.ai/?focus=2601.00223","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2601.00223"}},"developers":"https://syntology.ai/developers","read_at":"2026-09-25T09:33:49+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":[{"mentioned_in_github":null,"is_official":null,"provenance":"deterministic:regex_extraction","mentioned_in_paper":null,"url":"https://github.com/shisa-ai/jp-tl-bench","reach":null},{"mentioned_in_github":null,"is_official":null,"provenance":"deterministic:regex_extraction","mentioned_in_paper":null,"url":"https://github.com/lhl/liquid-ai-hackathon-tokyo","reach":{"status":"ok"}}],"summary":{"ran":1,"unverified":25},"by_repo_kind":{"found_in_text":{"samples":26,"ran":1,"repositories":2}},"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":25,"samples":[{"code_sha256_prefix":"e89e24997f654a27","entry":"TranslationComparer","repo":"shisa-ai/jp-tl-bench","repo_kind":"found_in_text","path":"translation_comparer_any_model.py","file_url":"https://github.com/shisa-ai/jp-tl-bench/blob/HEAD/translation_comparer_any_model.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"e89e24997f654a27"}},{"code_sha256_prefix":"b509d633a149540c","entry":"contains_ascii_letters","repo":"lhl/liquid-ai-hackathon-tokyo","repo_kind":"found_in_text","path":"train/dataset-stats.py","file_url":"https://github.com/lhl/liquid-ai-hackathon-tokyo/blob/HEAD/train/dataset-stats.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"b509d633a149540c"}},{"code_sha256_prefix":"d98189414932e20a","entry":"contains_japanese","repo":"lhl/liquid-ai-hackathon-tokyo","repo_kind":"found_in_text","path":"train/dataset-stats.py","file_url":"https://github.com/lhl/liquid-ai-hackathon-tokyo/blob/HEAD/train/dataset-stats.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"d98189414932e20a"}},{"code_sha256_prefix":"3c5dd421ae1b1e7d","entry":"create_settings_json","repo":"lhl/liquid-ai-hackathon-tokyo","repo_kind":"found_in_text","path":"eval/backfill-settings.py","file_url":"https://github.com/lhl/liquid-ai-hackathon-tokyo/blob/HEAD/eval/backfill-settings.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"3c5dd421ae1b1e7d"}},{"code_sha256_prefix":"77bdcca14ee9ec21","entry":"determine_translation_direction","repo":"lhl/liquid-ai-hackathon-tokyo","repo_kind":"found_in_text","path":"lfm2-server.py","file_url":"https://github.com/lhl/liquid-ai-hackathon-tokyo/blob/HEAD/lfm2-server.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"77bdcca14ee9ec21"}},{"code_sha256_prefix":"c1a9d40723f11dfe","entry":"discover_sources","repo":"lhl/liquid-ai-hackathon-tokyo","repo_kind":"found_in_text","path":"eval/report_judge_distribution.py","file_url":"https://github.com/lhl/liquid-ai-hackathon-tokyo/blob/HEAD/eval/report_judge_distribution.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"c1a9d40723f11dfe"}},{"code_sha256_prefix":"678e669e1c2de99b","entry":"display_model_name","repo":"lhl/liquid-ai-hackathon-tokyo","repo_kind":"found_in_text","path":"eval/tui-viewer.py","file_url":"https://github.com/lhl/liquid-ai-hackathon-tokyo/blob/HEAD/eval/tui-viewer.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"678e669e1c2de99b"}},{"code_sha256_prefix":"966bd8a8ad2364ac","entry":"extract_response_text","repo":"lhl/liquid-ai-hackathon-tokyo","repo_kind":"found_in_text","path":"eval/judge-mt.py","file_url":"https://github.com/lhl/liquid-ai-hackathon-tokyo/blob/HEAD/eval/judge-mt.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"966bd8a8ad2364ac"}},{"code_sha256_prefix":"a3c3dd8a7938059f","entry":"friendly_name_from_path","repo":"lhl/liquid-ai-hackathon-tokyo","repo_kind":"found_in_text","path":"eval/report_judge_distribution.py","file_url":"https://github.com/lhl/liquid-ai-hackathon-tokyo/blob/HEAD/eval/report_judge_distribution.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"a3c3dd8a7938059f"}},{"code_sha256_prefix":"b19d72f495a1c73e","entry":"load_json","repo":"lhl/liquid-ai-hackathon-tokyo","repo_kind":"found_in_text","path":"eval/tui-viewer.py","file_url":"https://github.com/lhl/liquid-ai-hackathon-tokyo/blob/HEAD/eval/tui-viewer.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"b19d72f495a1c73e"}},{"code_sha256_prefix":"740bd483781fadf6","entry":"load_judge_scores","repo":"lhl/liquid-ai-hackathon-tokyo","repo_kind":"found_in_text","path":"eval/report_mt_scores.py","file_url":"https://github.com/lhl/liquid-ai-hackathon-tokyo/blob/HEAD/eval/report_mt_scores.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"740bd483781fadf6"}},{"code_sha256_prefix":"efcb9dd76b5e4df3","entry":"load_predictions","repo":"lhl/liquid-ai-hackathon-tokyo","repo_kind":"found_in_text","path":"eval/sample_predictions.py","file_url":"https://github.com/lhl/liquid-ai-hackathon-tokyo/blob/HEAD/eval/sample_predictions.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"efcb9dd76b5e4df3"}},{"code_sha256_prefix":"65555b5705b00f44","entry":"load_scores","repo":"lhl/liquid-ai-hackathon-tokyo","repo_kind":"found_in_text","path":"eval/report_mt_scores.py","file_url":"https://github.com/lhl/liquid-ai-hackathon-tokyo/blob/HEAD/eval/report_mt_scores.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"65555b5705b00f44"}},{"code_sha256_prefix":"63f8931bf9b56379","entry":"normalize_role","repo":"lhl/liquid-ai-hackathon-tokyo","repo_kind":"found_in_text","path":"train/dataset-stats.py","file_url":"https://github.com/lhl/liquid-ai-hackathon-tokyo/blob/HEAD/train/dataset-stats.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"63f8931bf9b56379"}},{"code_sha256_prefix":"5b3a1e4d0aa325d5","entry":"parse_response","repo":"lhl/liquid-ai-hackathon-tokyo","repo_kind":"found_in_text","path":"eval/judge-mt.py","file_url":"https://github.com/lhl/liquid-ai-hackathon-tokyo/blob/HEAD/eval/judge-mt.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"5b3a1e4d0aa325d5"}},{"code_sha256_prefix":"11e4819aa517f3db","entry":"parse_run_name","repo":"lhl/liquid-ai-hackathon-tokyo","repo_kind":"found_in_text","path":"eval/backfill-settings.py","file_url":"https://github.com/lhl/liquid-ai-hackathon-tokyo/blob/HEAD/eval/backfill-settings.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"11e4819aa517f3db"}},{"code_sha256_prefix":"5a510326612759fc","entry":"pick_samples","repo":"lhl/liquid-ai-hackathon-tokyo","repo_kind":"found_in_text","path":"eval/sample_predictions.py","file_url":"https://github.com/lhl/liquid-ai-hackathon-tokyo/blob/HEAD/eval/sample_predictions.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"5a510326612759fc"}},{"code_sha256_prefix":"45fe49f1736ebc7e","entry":"render_prompt","repo":"lhl/liquid-ai-hackathon-tokyo","repo_kind":"found_in_text","path":"eval/judge-mt.py","file_url":"https://github.com/lhl/liquid-ai-hackathon-tokyo/blob/HEAD/eval/judge-mt.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"45fe49f1736ebc7e"}},{"code_sha256_prefix":"92ae0d537f628d74","entry":"resolve_display_names","repo":"lhl/liquid-ai-hackathon-tokyo","repo_kind":"found_in_text","path":"eval/report_mt_scores.py","file_url":"https://github.com/lhl/liquid-ai-hackathon-tokyo/blob/HEAD/eval/report_mt_scores.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"92ae0d537f628d74"}},{"code_sha256_prefix":"6b26f7f9de55ff8c","entry":"resolve_display_names","repo":"lhl/liquid-ai-hackathon-tokyo","repo_kind":"found_in_text","path":"eval/report_judge_distribution.py","file_url":"https://github.com/lhl/liquid-ai-hackathon-tokyo/blob/HEAD/eval/report_judge_distribution.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"6b26f7f9de55ff8c"}},{"code_sha256_prefix":"6d9661328f4b960a","entry":"resolve_dtype","repo":"lhl/liquid-ai-hackathon-tokyo","repo_kind":"found_in_text","path":"eval/run-mt.py","file_url":"https://github.com/lhl/liquid-ai-hackathon-tokyo/blob/HEAD/eval/run-mt.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"6d9661328f4b960a"}},{"code_sha256_prefix":"d7713331931084ec","entry":"resolve_model_path","repo":"lhl/liquid-ai-hackathon-tokyo","repo_kind":"found_in_text","path":"test-hello.py","file_url":"https://github.com/lhl/liquid-ai-hackathon-tokyo/blob/HEAD/test-hello.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"d7713331931084ec"}},{"code_sha256_prefix":"e54ec90657074faf","entry":"safe_float","repo":"lhl/liquid-ai-hackathon-tokyo","repo_kind":"found_in_text","path":"eval/tui-viewer.py","file_url":"https://github.com/lhl/liquid-ai-hackathon-tokyo/blob/HEAD/eval/tui-viewer.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"e54ec90657074faf"}},{"code_sha256_prefix":"f5110f9ef0137574","entry":"sanitize_component","repo":"lhl/liquid-ai-hackathon-tokyo","repo_kind":"found_in_text","path":"eval/run-mt.py","file_url":"https://github.com/lhl/liquid-ai-hackathon-tokyo/blob/HEAD/eval/run-mt.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"f5110f9ef0137574"}},{"code_sha256_prefix":"5121b9ee5a93cb80","entry":"sanitize_run_name","repo":"lhl/liquid-ai-hackathon-tokyo","repo_kind":"found_in_text","path":"eval/run-mt.py","file_url":"https://github.com/lhl/liquid-ai-hackathon-tokyo/blob/HEAD/eval/run-mt.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"5121b9ee5a93cb80"}},{"code_sha256_prefix":"3a56b428f000a06c","entry":"test_model_chat_template","repo":"lhl/liquid-ai-hackathon-tokyo","repo_kind":"found_in_text","path":"test-hello.py","file_url":"https://github.com/lhl/liquid-ai-hackathon-tokyo/blob/HEAD/test-hello.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"3a56b428f000a06c"}}]},"arxiv_metadata":{"licence":"arXiv metadata, CC0 1.0 (https://info.arxiv.org/help/license)","fields":["title","abstract","authors","date"],"primary_category":"cs.CL","source":"arxiv_2026.jsonl"},"syntology_extracted_results":{"kind":"leaderboard_placements","source":"Syntology's leaderboard-shaped extractor over the paper's own arXiv-HTML tables: a model pointed at a cell, the number was read from that cell and checked against the board's metric, dataset, split and scale, and an independent check accepted the entry; not reviewed by the paper's authors or the archive's editors","extractor_model":"global.anthropic.claude-sonnet-4-5-20250929-v1:0","verifier_model":null,"prompt_sha":"fa63d4bb9d755694","coverage":{"sentence":"Syntology has checked 6,885 of the 9,623 papers on this site that are newer than the archive; results from the others appear after they are checked.","papers_newer_than_archive":9623,"papers_checked":6885},"entries":[],"not_placed":{"boards":0,"rejected_by_independent_check":0,"refused_by_a_rule":0,"check_did_not_answer":0,"proposed_without_a_cell":0,"declined_by_site":0}}}