migtissera commited on
Commit
7f3697b
1 Parent(s): 5d56f60

Upload Tess-v2.5-Qwen2-72B-arc_challenge.json

Browse files
Evals/Tess-v2.5-Qwen2-72B-arc_challenge.json ADDED
@@ -0,0 +1,106 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "results": {
3
+ "arc_challenge": {
4
+ "acc,none": 0.6655290102389079,
5
+ "acc_stderr,none": 0.013787460322441372,
6
+ "acc_norm,none": 0.7047781569965871,
7
+ "acc_norm_stderr,none": 0.013329750293382316,
8
+ "alias": "arc_challenge"
9
+ }
10
+ },
11
+ "group_subtasks": {
12
+ "arc_challenge": []
13
+ },
14
+ "configs": {
15
+ "arc_challenge": {
16
+ "task": "arc_challenge",
17
+ "group": [
18
+ "ai2_arc"
19
+ ],
20
+ "dataset_path": "allenai/ai2_arc",
21
+ "dataset_name": "ARC-Challenge",
22
+ "training_split": "train",
23
+ "validation_split": "validation",
24
+ "test_split": "test",
25
+ "doc_to_text": "Question: {{question}}\nAnswer:",
26
+ "doc_to_target": "{{choices.label.index(answerKey)}}",
27
+ "doc_to_choice": "{{choices.text}}",
28
+ "description": "",
29
+ "target_delimiter": " ",
30
+ "fewshot_delimiter": "\n\n",
31
+ "num_fewshot": 25,
32
+ "metric_list": [
33
+ {
34
+ "metric": "acc",
35
+ "aggregation": "mean",
36
+ "higher_is_better": true
37
+ },
38
+ {
39
+ "metric": "acc_norm",
40
+ "aggregation": "mean",
41
+ "higher_is_better": true
42
+ }
43
+ ],
44
+ "output_type": "multiple_choice",
45
+ "repeats": 1,
46
+ "should_decontaminate": true,
47
+ "doc_to_decontamination_query": "Question: {{question}}\nAnswer:",
48
+ "metadata": {
49
+ "version": 1.0
50
+ }
51
+ }
52
+ },
53
+ "versions": {
54
+ "arc_challenge": 1.0
55
+ },
56
+ "n-shot": {
57
+ "arc_challenge": 25
58
+ },
59
+ "higher_is_better": {
60
+ "arc_challenge": {
61
+ "acc": true,
62
+ "acc_norm": true
63
+ }
64
+ },
65
+ "n-samples": {
66
+ "arc_challenge": {
67
+ "original": 1172,
68
+ "effective": 1172
69
+ }
70
+ },
71
+ "config": {
72
+ "model": "hf",
73
+ "model_args": "pretrained=/home/migel/Tess-v2.5-qwen2-72B-safetensors,parallelize=True",
74
+ "model_num_parameters": 72706203648,
75
+ "model_dtype": "torch.float16",
76
+ "model_revision": "main",
77
+ "model_sha": "",
78
+ "batch_size": "8",
79
+ "batch_sizes": [],
80
+ "device": null,
81
+ "use_cache": null,
82
+ "limit": null,
83
+ "bootstrap_iters": 100000,
84
+ "gen_kwargs": null,
85
+ "random_seed": 0,
86
+ "numpy_seed": 1234,
87
+ "torch_seed": 1234,
88
+ "fewshot_seed": 1234
89
+ },
90
+ "git_hash": "b3e4c49a",
91
+ "date": 1718217148.0262964,
92
+ "pretty_env_info": "PyTorch version: 2.3.0+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.29.3\nLibc version: glibc-2.31\n\nPython version: 3.10.14 (main, Apr 6 2024, 18:45:05) [GCC 9.4.0] (64-bit runtime)\nPython platform: Linux-5.15.0-1050-azure-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: \nGPU 0: NVIDIA A100 80GB PCIe\nGPU 1: NVIDIA A100 80GB PCIe\nGPU 2: NVIDIA A100 80GB PCIe\nGPU 3: NVIDIA A100 80GB PCIe\n\nNvidia driver version: 530.30.02\ncuDNN version: Could not collect\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): 96\nOn-line CPU(s) list: 0-95\nThread(s) per core: 1\nCore(s) per socket: 48\nSocket(s): 2\nNUMA node(s): 4\nVendor ID: AuthenticAMD\nCPU family: 25\nModel: 1\nModel name: AMD EPYC 7V13 64-Core Processor\nStepping: 1\nCPU MHz: 2445.435\nBogoMIPS: 4890.87\nHypervisor vendor: Microsoft\nVirtualization type: full\nL1d cache: 3 MiB\nL1i cache: 3 MiB\nL2 cache: 48 MiB\nL3 cache: 384 MiB\nNUMA node0 CPU(s): 0-23\nNUMA node1 CPU(s): 24-47\nNUMA node2 CPU(s): 48-71\nNUMA node3 CPU(s): 72-95\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 Retbleed: Not affected\nVulnerability Spec rstack overflow: Mitigation; safe RET, no microcode\nVulnerability Spec store bypass: Vulnerable\nVulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization\nVulnerability Spectre v2: Mitigation; Retpolines, STIBP disabled, RSB filling, PBRSB-eIBRS 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 tsc_reliable nonstop_tsc cpuid extd_apicid aperfmperf pni pclmulqdq ssse3 fma cx16 pcid sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core invpcid_single vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr rdpru arat umip vaes vpclmulqdq rdpid fsrm\n\nVersions of relevant libraries:\n[pip3] numpy==1.26.4\n[pip3] torch==2.3.0\n[pip3] triton==2.3.0\n[conda] magma-cuda117 2.6.1 1 pytorch\n[conda] mkl 2022.2.1 pypi_0 pypi\n[conda] mkl-include 2022.2.1 pypi_0 pypi\n[conda] numpy 1.24.4 pypi_0 pypi\n[conda] pytorch-lightning 1.9.5 pypi_0 pypi\n[conda] torch 2.0.1 pypi_0 pypi\n[conda] torch-nebula 0.16.10 pypi_0 pypi\n[conda] torch-ort 1.17.0 pypi_0 pypi\n[conda] torchaudio 2.0.2+cu117 pypi_0 pypi\n[conda] torchdata 0.6.1 pypi_0 pypi\n[conda] torchmetrics 1.2.0 pypi_0 pypi\n[conda] torchsnapshot 0.1.0 pypi_0 pypi\n[conda] torchvision 0.15.2+cu117 pypi_0 pypi\n[conda] triton 2.0.0 pypi_0 pypi",
93
+ "transformers_version": "4.41.1",
94
+ "upper_git_hash": null,
95
+ "task_hashes": {},
96
+ "model_source": "hf",
97
+ "model_name": "/home/migel/Tess-v2.5-qwen2-72B-safetensors",
98
+ "model_name_sanitized": "__home__migel__Tess-v2.5-qwen2-72B-safetensors",
99
+ "system_instruction": null,
100
+ "system_instruction_sha": null,
101
+ "chat_template": null,
102
+ "chat_template_sha": null,
103
+ "start_time": 430723.171441817,
104
+ "end_time": 433952.660326357,
105
+ "total_evaluation_time_seconds": "3229.4888845399837"
106
+ }