Upload sciq_0.4.8_results_2025-03-18T11-48-34.014370.json
Browse files
lm_eval/sciq_0.4.8_results_2025-03-18T11-48-34.014370.json
ADDED
|
@@ -0,0 +1,120 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"results": {
|
| 3 |
+
"sciq": {
|
| 4 |
+
"alias": "sciq",
|
| 5 |
+
"acc,none": 0.966,
|
| 6 |
+
"acc_stderr,none": 0.005733836139695442,
|
| 7 |
+
"acc_norm,none": 0.95,
|
| 8 |
+
"acc_norm_stderr,none": 0.006895472974897888
|
| 9 |
+
}
|
| 10 |
+
},
|
| 11 |
+
"group_subtasks": {
|
| 12 |
+
"sciq": []
|
| 13 |
+
},
|
| 14 |
+
"configs": {
|
| 15 |
+
"sciq": {
|
| 16 |
+
"task": "sciq",
|
| 17 |
+
"dataset_path": "sciq",
|
| 18 |
+
"training_split": "train",
|
| 19 |
+
"validation_split": "validation",
|
| 20 |
+
"test_split": "test",
|
| 21 |
+
"doc_to_text": "{{support.lstrip()}}\nQuestion: {{question}}\nAnswer:",
|
| 22 |
+
"doc_to_target": 3,
|
| 23 |
+
"unsafe_code": false,
|
| 24 |
+
"doc_to_choice": "{{[distractor1, distractor2, distractor3, correct_answer]}}",
|
| 25 |
+
"description": "",
|
| 26 |
+
"target_delimiter": " ",
|
| 27 |
+
"fewshot_delimiter": "\n\n",
|
| 28 |
+
"num_fewshot": 0,
|
| 29 |
+
"metric_list": [
|
| 30 |
+
{
|
| 31 |
+
"metric": "acc",
|
| 32 |
+
"aggregation": "mean",
|
| 33 |
+
"higher_is_better": true
|
| 34 |
+
},
|
| 35 |
+
{
|
| 36 |
+
"metric": "acc_norm",
|
| 37 |
+
"aggregation": "mean",
|
| 38 |
+
"higher_is_better": true
|
| 39 |
+
}
|
| 40 |
+
],
|
| 41 |
+
"output_type": "multiple_choice",
|
| 42 |
+
"repeats": 1,
|
| 43 |
+
"should_decontaminate": true,
|
| 44 |
+
"doc_to_decontamination_query": "{{support}} {{question}}",
|
| 45 |
+
"metadata": {
|
| 46 |
+
"version": 1.0
|
| 47 |
+
}
|
| 48 |
+
}
|
| 49 |
+
},
|
| 50 |
+
"versions": {
|
| 51 |
+
"sciq": 1.0
|
| 52 |
+
},
|
| 53 |
+
"n-shot": {
|
| 54 |
+
"sciq": 0
|
| 55 |
+
},
|
| 56 |
+
"higher_is_better": {
|
| 57 |
+
"sciq": {
|
| 58 |
+
"acc": true,
|
| 59 |
+
"acc_norm": true
|
| 60 |
+
}
|
| 61 |
+
},
|
| 62 |
+
"n-samples": {
|
| 63 |
+
"sciq": {
|
| 64 |
+
"original": 1000,
|
| 65 |
+
"effective": 1000
|
| 66 |
+
}
|
| 67 |
+
},
|
| 68 |
+
"config": {
|
| 69 |
+
"model": "hf",
|
| 70 |
+
"model_args": "pretrained=Qwen/Qwen2.5-7B,dtype=float32,trust_remote_code=True",
|
| 71 |
+
"model_num_parameters": 7615616512,
|
| 72 |
+
"model_dtype": "torch.float32",
|
| 73 |
+
"model_revision": "main",
|
| 74 |
+
"model_sha": "d149729398750b98c0af14eb82c78cfe92750796",
|
| 75 |
+
"batch_size": "auto",
|
| 76 |
+
"batch_sizes": [
|
| 77 |
+
8
|
| 78 |
+
],
|
| 79 |
+
"device": "cuda",
|
| 80 |
+
"use_cache": null,
|
| 81 |
+
"limit": null,
|
| 82 |
+
"bootstrap_iters": 100000,
|
| 83 |
+
"gen_kwargs": null,
|
| 84 |
+
"random_seed": 0,
|
| 85 |
+
"numpy_seed": 1234,
|
| 86 |
+
"torch_seed": 1234,
|
| 87 |
+
"fewshot_seed": 1234
|
| 88 |
+
},
|
| 89 |
+
"git_hash": null,
|
| 90 |
+
"date": 1742298266.6226988,
|
| 91 |
+
"pretty_env_info": "PyTorch version: 2.5.1+cu121\nIs debug build: False\nCUDA used to build PyTorch: 12.1\nROCM used to build PyTorch: N/A\n\nOS: Ubuntu 20.04.6 LTS (x86_64)\nGCC version: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0\nClang version: Could not collect\nCMake version: version 3.16.3\nLibc version: glibc-2.31\n\nPython version: 3.10.10 (main, Mar 21 2023, 18:45:11) [GCC 11.2.0] (64-bit runtime)\nPython platform: Linux-5.15.0-1077-aws-x86_64-with-glibc2.31\nIs CUDA available: True\nCUDA runtime version: 12.1.105\nCUDA_MODULE_LOADING set to: LAZY\nGPU models and configuration: GPU 0: NVIDIA L40S\nNvidia driver version: 535.230.02\ncuDNN version: Probably one of the following:\n/usr/lib/x86_64-linux-gnu/libcudnn.so.8.9.0\n/usr/lib/x86_64-linux-gnu/libcudnn_adv_infer.so.8.9.0\n/usr/lib/x86_64-linux-gnu/libcudnn_adv_train.so.8.9.0\n/usr/lib/x86_64-linux-gnu/libcudnn_cnn_infer.so.8.9.0\n/usr/lib/x86_64-linux-gnu/libcudnn_cnn_train.so.8.9.0\n/usr/lib/x86_64-linux-gnu/libcudnn_ops_infer.so.8.9.0\n/usr/lib/x86_64-linux-gnu/libcudnn_ops_train.so.8.9.0\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\nByte Order: Little Endian\nAddress sizes: 48 bits physical, 48 bits virtual\nCPU(s): 16\nOn-line CPU(s) list: 0-15\nThread(s) per core: 2\nCore(s) per socket: 8\nSocket(s): 1\nNUMA node(s): 1\nVendor ID: AuthenticAMD\nCPU family: 25\nModel: 1\nModel name: AMD EPYC 7R13 Processor\nStepping: 1\nCPU MHz: 2649.998\nBogoMIPS: 5299.99\nHypervisor vendor: KVM\nVirtualization type: full\nL1d cache: 256 KiB\nL1i cache: 256 KiB\nL2 cache: 4 MiB\nL3 cache: 32 MiB\nNUMA node0 CPU(s): 0-15\nVulnerability Gather data sampling: 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: Mitigation; safe RET, no microcode\nVulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp\nVulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization\nVulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP always-on; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected\nVulnerability Srbds: Not affected\nVulnerability Tsx async abort: Not affected\nFlags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf tsc_known_freq pni pclmulqdq ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy cr8_legacy abm sse4a misalignsse 3dnowprefetch topoext invpcid_single ssbd ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 invpcid rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr rdpru wbnoinvd arat npt nrip_save vaes vpclmulqdq rdpid\n\nVersions of relevant libraries:\n[pip3] numpy==1.26.4\n[pip3] pytorch-lightning==2.5.0.post0\n[pip3] torch==2.5.1+cu121\n[pip3] torchaudio==2.5.1+cu121\n[pip3] torchmetrics==1.3.1\n[pip3] torchvision==0.20.1+cu121\n[pip3] triton==3.1.0\n[conda] numpy 1.26.4 pypi_0 pypi\n[conda] pytorch-lightning 2.5.0.post0 pypi_0 pypi\n[conda] torch 2.5.1+cu121 pypi_0 pypi\n[conda] torchaudio 2.5.1+cu121 pypi_0 pypi\n[conda] torchmetrics 1.3.1 pypi_0 pypi\n[conda] torchvision 0.20.1+cu121 pypi_0 pypi\n[conda] triton 3.1.0 pypi_0 pypi",
|
| 92 |
+
"transformers_version": "4.49.0",
|
| 93 |
+
"upper_git_hash": null,
|
| 94 |
+
"tokenizer_pad_token": [
|
| 95 |
+
"<|endoftext|>",
|
| 96 |
+
"151643"
|
| 97 |
+
],
|
| 98 |
+
"tokenizer_eos_token": [
|
| 99 |
+
"<|endoftext|>",
|
| 100 |
+
"151643"
|
| 101 |
+
],
|
| 102 |
+
"tokenizer_bos_token": [
|
| 103 |
+
null,
|
| 104 |
+
"None"
|
| 105 |
+
],
|
| 106 |
+
"eot_token_id": 151643,
|
| 107 |
+
"max_length": 131072,
|
| 108 |
+
"task_hashes": {},
|
| 109 |
+
"model_source": "hf",
|
| 110 |
+
"model_name": "Qwen/Qwen2.5-7B",
|
| 111 |
+
"model_name_sanitized": "Qwen__Qwen2.5-7B",
|
| 112 |
+
"system_instruction": null,
|
| 113 |
+
"system_instruction_sha": null,
|
| 114 |
+
"fewshot_as_multiturn": false,
|
| 115 |
+
"chat_template": null,
|
| 116 |
+
"chat_template_sha": null,
|
| 117 |
+
"start_time": 266.389548147,
|
| 118 |
+
"end_time": 525.427302693,
|
| 119 |
+
"total_evaluation_time_seconds": "259.037754546"
|
| 120 |
+
}
|