File size: 2,217 Bytes
54d4831
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
{
  "schema_version": "0.2.2",
  "evaluation_id": "math_500|0/Qwen/Qwen3.6-35B-A3B/1782386797.165193",
  "evaluation_timestamp": "11267660",
  "retrieved_timestamp": "1782386797.165193",
  "source_metadata": {
    "source_name": "lighteval",
    "source_type": "evaluation_run",
    "source_organization_name": "RedHatAI",
    "evaluator_relationship": "third_party"
  },
  "eval_library": {
    "name": "lighteval",
    "version": "6f0f351abfd7c06004bf0dcdaeab14c8f289b86c"
  },
  "model_info": {
    "name": "Qwen/Qwen3.6-35B-A3B",
    "id": "Qwen/Qwen3.6-35B-A3B",
    "developer": "Qwen",
    "inference_engine": {
      "name": "vllm"
    },
    "additional_details": {
      "provider": "hosted_vllm",
      "base_url": "http://0.0.0.0:8700/v1",
      "concurrent_requests": "16",
      "verbose": "False",
      "api_max_retry": "8",
      "api_retry_sleep": "1.0",
      "api_retry_multiplier": "2.0",
      "timeout": "1200.0",
      "num_seeds_merged": "3"
    }
  },
  "evaluation_results": [
    {
      "evaluation_name": "math_500",
      "source_data": {
        "dataset_name": "math_500",
        "source_type": "hf_dataset",
        "hf_repo": "HuggingFaceH4/MATH-500",
        "hf_split": "test"
      },
      "metric_config": {
        "evaluation_description": "pass@k:k=1&n=1",
        "lower_is_better": false,
        "score_type": "continuous",
        "min_score": 0.0,
        "max_score": 1.0
      },
      "score_details": {
        "score": 0.848,
        "details": {
          "seed_scores": "[0.846, 0.85, 0.848]",
          "evaluation_timestamps": "[11267660, 11274842, 11281738]",
          "seed_values": "[42, 1234, 4158]"
        },
        "uncertainty": {
          "standard_error": {
            "value": 0.0011547005383792527,
            "method": "across_seeds"
          },
          "num_samples": 3
        }
      },
      "generation_config": {
        "generation_args": {
          "temperature": 1.0,
          "top_p": 0.95,
          "top_k": 20.0,
          "max_tokens": 64000,
          "max_attempts": 1
        },
        "additional_details": {
          "seed": "42",
          "min_p": "0.0",
          "num_fewshot": "0"
        }
      }
    }
  ]
}