Add files using upload-large-folder tool
Browse files
results_2026-01-29T09-45-06.803061.json
ADDED
|
@@ -0,0 +1,131 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"results": {
|
| 3 |
+
"longbench_lcc": {
|
| 4 |
+
"alias": "longbench_lcc",
|
| 5 |
+
"score,none": 0.0825,
|
| 6 |
+
"score_stderr,none": 0.014361406616345072,
|
| 7 |
+
"code_sim_score,none": 0.0825,
|
| 8 |
+
"code_sim_score_stderr,none": 0.014361406616345072
|
| 9 |
+
}
|
| 10 |
+
},
|
| 11 |
+
"group_subtasks": {
|
| 12 |
+
"longbench_lcc": []
|
| 13 |
+
},
|
| 14 |
+
"configs": {
|
| 15 |
+
"longbench_lcc": {
|
| 16 |
+
"task": "longbench_lcc",
|
| 17 |
+
"tag": [
|
| 18 |
+
"longbench_code_tasks",
|
| 19 |
+
"longbench_tasks"
|
| 20 |
+
],
|
| 21 |
+
"dataset_path": "Xnhyacinth/LongBench",
|
| 22 |
+
"dataset_name": "lcc",
|
| 23 |
+
"test_split": "test",
|
| 24 |
+
"doc_to_text": "Please complete the code given below. \n{{context}}Next line of code:",
|
| 25 |
+
"doc_to_target": "{{answers}}",
|
| 26 |
+
"unsafe_code": false,
|
| 27 |
+
"process_results": "def get_code_sim_with_score(doc: dict, results: list[str], **kwargs):\n result = get_code_sim_score(doc, results, **kwargs)\n code_sim = result[\"code_sim_score\"]\n return {\"score\": code_sim, \"code_sim_score\": code_sim}\n",
|
| 28 |
+
"description": "",
|
| 29 |
+
"target_delimiter": " ",
|
| 30 |
+
"fewshot_delimiter": "\n\n",
|
| 31 |
+
"num_fewshot": 0,
|
| 32 |
+
"metric_list": [
|
| 33 |
+
{
|
| 34 |
+
"metric": "score",
|
| 35 |
+
"aggregation": "mean",
|
| 36 |
+
"higher_is_better": true
|
| 37 |
+
},
|
| 38 |
+
{
|
| 39 |
+
"metric": "code_sim_score",
|
| 40 |
+
"aggregation": "mean",
|
| 41 |
+
"higher_is_better": true
|
| 42 |
+
}
|
| 43 |
+
],
|
| 44 |
+
"output_type": "generate_until",
|
| 45 |
+
"generation_kwargs": {
|
| 46 |
+
"max_gen_toks": 64,
|
| 47 |
+
"temperature": 1.0,
|
| 48 |
+
"do_sample": false,
|
| 49 |
+
"until": []
|
| 50 |
+
},
|
| 51 |
+
"repeats": 1,
|
| 52 |
+
"should_decontaminate": false,
|
| 53 |
+
"metadata": {
|
| 54 |
+
"version": 5.0,
|
| 55 |
+
"pretrained": "/storage/yiliu7/Qwen/Qwen3-8B/",
|
| 56 |
+
"max_length": 40960
|
| 57 |
+
}
|
| 58 |
+
}
|
| 59 |
+
},
|
| 60 |
+
"versions": {
|
| 61 |
+
"longbench_lcc": 5.0
|
| 62 |
+
},
|
| 63 |
+
"n-shot": {
|
| 64 |
+
"longbench_lcc": 0
|
| 65 |
+
},
|
| 66 |
+
"higher_is_better": {
|
| 67 |
+
"longbench_lcc": {
|
| 68 |
+
"score": true,
|
| 69 |
+
"code_sim_score": true
|
| 70 |
+
}
|
| 71 |
+
},
|
| 72 |
+
"n-samples": {
|
| 73 |
+
"longbench_lcc": {
|
| 74 |
+
"original": 500,
|
| 75 |
+
"effective": 4
|
| 76 |
+
}
|
| 77 |
+
},
|
| 78 |
+
"config": {
|
| 79 |
+
"model": "hf",
|
| 80 |
+
"model_args": "pretrained=/storage/yiliu7/Qwen/Qwen3-8B/,max_length=40960,,trust_remote_code=True",
|
| 81 |
+
"model_num_parameters": 8190735360,
|
| 82 |
+
"model_dtype": "torch.bfloat16",
|
| 83 |
+
"model_revision": "main",
|
| 84 |
+
"model_sha": "",
|
| 85 |
+
"batch_size": "1",
|
| 86 |
+
"batch_sizes": [],
|
| 87 |
+
"device": null,
|
| 88 |
+
"use_cache": null,
|
| 89 |
+
"limit": 4.0,
|
| 90 |
+
"bootstrap_iters": 100000,
|
| 91 |
+
"gen_kwargs": null,
|
| 92 |
+
"random_seed": 42,
|
| 93 |
+
"numpy_seed": 42,
|
| 94 |
+
"torch_seed": 42,
|
| 95 |
+
"fewshot_seed": 42
|
| 96 |
+
},
|
| 97 |
+
"git_hash": "bc7dd39cbb",
|
| 98 |
+
"date": 1769679891.6328516,
|
| 99 |
+
"pretty_env_info": "PyTorch version: 2.9.0+cu128\nIs debug build: False\nCUDA used to build PyTorch: 12.8\nROCM used to build PyTorch: N/A\n\nOS: Ubuntu 24.04.3 LTS (x86_64)\nGCC version: (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0\nClang version: Could not collect\nCMake version: version 3.31.6\nLibc version: glibc-2.39\n\nPython version: 3.12.3 (main, Aug 14 2025, 17:47:21) [GCC 13.3.0] (64-bit runtime)\nPython platform: Linux-6.14.0-1018-aws-x86_64-with-glibc2.39\nIs CUDA available: True\nCUDA runtime version: 13.0.88\nCUDA_MODULE_LOADING set to: LAZY\nGPU models and configuration: \nGPU 0: NVIDIA B200\nGPU 1: NVIDIA B200\nGPU 2: NVIDIA B200\nGPU 3: NVIDIA B200\nGPU 4: NVIDIA B200\nGPU 5: NVIDIA B200\nGPU 6: NVIDIA B200\nGPU 7: NVIDIA B200\n\nNvidia driver version: 580.105.08\ncuDNN version: Probably one of the following:\n/usr/lib/x86_64-linux-gnu/libcudnn.so.9.14.0\n/usr/lib/x86_64-linux-gnu/libcudnn_adv.so.9.14.0\n/usr/lib/x86_64-linux-gnu/libcudnn_cnn.so.9.14.0\n/usr/lib/x86_64-linux-gnu/libcudnn_engines_precompiled.so.9.14.0\n/usr/lib/x86_64-linux-gnu/libcudnn_engines_runtime_compiled.so.9.14.0\n/usr/lib/x86_64-linux-gnu/libcudnn_graph.so.9.14.0\n/usr/lib/x86_64-linux-gnu/libcudnn_heuristic.so.9.14.0\n/usr/lib/x86_64-linux-gnu/libcudnn_ops.so.9.14.0\nIs XPU available: False\nHIP runtime version: N/A\nMIOpen runtime version: N/A\nIs XNNPACK available: True\n\nCPU:\nArchitecture: x86_64\nCPU op-mode(s): 32-bit, 64-bit\nAddress sizes: 46 bits physical, 48 bits virtual\nByte Order: Little Endian\nCPU(s): 192\nOn-line CPU(s) list: 0-191\nVendor ID: GenuineIntel\nBIOS Vendor ID: Intel(R) Corporation\nModel name: Intel(R) Xeon(R) Platinum 8559C\nBIOS Model name: Intel(R) Xeon(R) Platinum 8559C CPU @ 2.4GHz\nBIOS CPU family: 179\nCPU family: 6\nModel: 207\nThread(s) per core: 2\nCore(s) per socket: 48\nSocket(s): 2\nStepping: 2\nBogoMIPS: 4800.00\nFlags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss ht syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq monitor ssse3 fma cx16 pdcm pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch ssbd ibrs ibpb stibp ibrs_enhanced fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves avx_vnni avx512_bf16 wbnoinvd ida arat avx512vbmi umip pku ospke waitpkg avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg tme avx512_vpopcntdq rdpid cldemote movdiri movdir64b md_clear serialize amx_bf16 avx512_fp16 amx_tile amx_int8 flush_l1d arch_capabilities\nHypervisor vendor: KVM\nVirtualization type: full\nL1d cache: 4.5 MiB (96 instances)\nL1i cache: 3 MiB (96 instances)\nL2 cache: 192 MiB (96 instances)\nL3 cache: 640 MiB (2 instances)\nNUMA node(s): 2\nNUMA node0 CPU(s): 0-47,96-143\nNUMA node1 CPU(s): 48-95,144-191\nVulnerability Gather data sampling: Not affected\nVulnerability Ghostwrite: Not affected\nVulnerability Indirect target selection: Not affected\nVulnerability Itlb multihit: Not affected\nVulnerability L1tf: Not affected\nVulnerability Mds: Not affected\nVulnerability Meltdown: Not affected\nVulnerability Mmio stale data: Not affected\nVulnerability Reg file data sampling: Not affected\nVulnerability Retbleed: Not affected\nVulnerability Spec rstack overflow: Not affected\nVulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl\nVulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization\nVulnerability Spectre v2: Mitigation; Enhanced / Automatic IBRS; IBPB conditional; PBRSB-eIBRS SW sequence; BHI BHI_DIS_S\nVulnerability Srbds: Not affected\nVulnerability Tsa: Not affected\nVulnerability Tsx async abort: Not affected\nVulnerability Vmscape: Not affected\n\nVersions of relevant libraries:\n[pip3] Could not collect\n[conda] Could not collect",
|
| 100 |
+
"transformers_version": "4.57.3",
|
| 101 |
+
"lm_eval_version": "0.4.9.2",
|
| 102 |
+
"upper_git_hash": null,
|
| 103 |
+
"tokenizer_pad_token": [
|
| 104 |
+
"<|endoftext|>",
|
| 105 |
+
"151643"
|
| 106 |
+
],
|
| 107 |
+
"tokenizer_eos_token": [
|
| 108 |
+
"<|im_end|>",
|
| 109 |
+
"151645"
|
| 110 |
+
],
|
| 111 |
+
"tokenizer_bos_token": [
|
| 112 |
+
null,
|
| 113 |
+
"None"
|
| 114 |
+
],
|
| 115 |
+
"eot_token_id": 151645,
|
| 116 |
+
"max_length": 40960,
|
| 117 |
+
"task_hashes": {
|
| 118 |
+
"longbench_lcc": "b607e5e3add69b8f26d162cc2e91f1e2d35a034961c23ec28f44c25e24c1e52f"
|
| 119 |
+
},
|
| 120 |
+
"model_source": "hf",
|
| 121 |
+
"model_name": "/storage/yiliu7/Qwen/Qwen3-8B/",
|
| 122 |
+
"model_name_sanitized": "__storage__yiliu7__Qwen__Qwen3-8B__",
|
| 123 |
+
"system_instruction": null,
|
| 124 |
+
"system_instruction_sha": null,
|
| 125 |
+
"fewshot_as_multiturn": false,
|
| 126 |
+
"chat_template": "{%- if tools %}\n {{- '<|im_start|>system\\n' }}\n {%- if messages[0].role == 'system' %}\n {{- messages[0].content + '\\n\\n' }}\n {%- endif %}\n {{- \"# Tools\\n\\nYou may call one or more functions to assist with the user query.\\n\\nYou are provided with function signatures within <tools></tools> XML tags:\\n<tools>\" }}\n {%- for tool in tools %}\n {{- \"\\n\" }}\n {{- tool | tojson }}\n {%- endfor %}\n {{- \"\\n</tools>\\n\\nFor each function call, return a json object with function name and arguments within <tool_call></tool_call> XML tags:\\n<tool_call>\\n{\\\"name\\\": <function-name>, \\\"arguments\\\": <args-json-object>}\\n</tool_call><|im_end|>\\n\" }}\n{%- else %}\n {%- if messages[0].role == 'system' %}\n {{- '<|im_start|>system\\n' + messages[0].content + '<|im_end|>\\n' }}\n {%- endif %}\n{%- endif %}\n{%- set ns = namespace(multi_step_tool=true, last_query_index=messages|length - 1) %}\n{%- for message in messages[::-1] %}\n {%- set index = (messages|length - 1) - loop.index0 %}\n {%- if ns.multi_step_tool and message.role == \"user\" and message.content is string and not(message.content.startswith('<tool_response>') and message.content.endswith('</tool_response>')) %}\n {%- set ns.multi_step_tool = false %}\n {%- set ns.last_query_index = index %}\n {%- endif %}\n{%- endfor %}\n{%- for message in messages %}\n {%- if message.content is string %}\n {%- set content = message.content %}\n {%- else %}\n {%- set content = '' %}\n {%- endif %}\n {%- if (message.role == \"user\") or (message.role == \"system\" and not loop.first) %}\n {{- '<|im_start|>' + message.role + '\\n' + content + '<|im_end|>' + '\\n' }}\n {%- elif message.role == \"assistant\" %}\n {%- set reasoning_content = '' %}\n {%- if message.reasoning_content is string %}\n {%- set reasoning_content = message.reasoning_content %}\n {%- else %}\n {%- if '</think>' in content %}\n {%- set reasoning_content = content.split('</think>')[0].rstrip('\\n').split('<think>')[-1].lstrip('\\n') %}\n {%- set content = content.split('</think>')[-1].lstrip('\\n') %}\n {%- endif %}\n {%- endif %}\n {%- if loop.index0 > ns.last_query_index %}\n {%- if loop.last or (not loop.last and reasoning_content) %}\n {{- '<|im_start|>' + message.role + '\\n<think>\\n' + reasoning_content.strip('\\n') + '\\n</think>\\n\\n' + content.lstrip('\\n') }}\n {%- else %}\n {{- '<|im_start|>' + message.role + '\\n' + content }}\n {%- endif %}\n {%- else %}\n {{- '<|im_start|>' + message.role + '\\n' + content }}\n {%- endif %}\n {%- if message.tool_calls %}\n {%- for tool_call in message.tool_calls %}\n {%- if (loop.first and content) or (not loop.first) %}\n {{- '\\n' }}\n {%- endif %}\n {%- if tool_call.function %}\n {%- set tool_call = tool_call.function %}\n {%- endif %}\n {{- '<tool_call>\\n{\"name\": \"' }}\n {{- tool_call.name }}\n {{- '\", \"arguments\": ' }}\n {%- if tool_call.arguments is string %}\n {{- tool_call.arguments }}\n {%- else %}\n {{- tool_call.arguments | tojson }}\n {%- endif %}\n {{- '}\\n</tool_call>' }}\n {%- endfor %}\n {%- endif %}\n {{- '<|im_end|>\\n' }}\n {%- elif message.role == \"tool\" %}\n {%- if loop.first or (messages[loop.index0 - 1].role != \"tool\") %}\n {{- '<|im_start|>user' }}\n {%- endif %}\n {{- '\\n<tool_response>\\n' }}\n {{- content }}\n {{- '\\n</tool_response>' }}\n {%- if loop.last or (messages[loop.index0 + 1].role != \"tool\") %}\n {{- '<|im_end|>\\n' }}\n {%- endif %}\n {%- endif %}\n{%- endfor %}\n{%- if add_generation_prompt %}\n {{- '<|im_start|>assistant\\n' }}\n {%- if enable_thinking is defined and enable_thinking is false %}\n {{- '<think>\\n\\n</think>\\n\\n' }}\n {%- endif %}\n{%- endif %}",
|
| 127 |
+
"chat_template_sha": "a55ee1b1660128b7098723e0abcd92caa0788061051c62d51cbe87d9cf1974d8",
|
| 128 |
+
"start_time": 1407057.537640879,
|
| 129 |
+
"end_time": 1407074.74632119,
|
| 130 |
+
"total_evaluation_time_seconds": "17.208680310985073"
|
| 131 |
+
}
|
samples_longbench_lcc_2026-01-29T09-45-06.803061.jsonl
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|